Introduction to Database System In SQL, which command(s) is(are) used to create a synonym for a schema object? All of the listed here CREATE SAME CREATE SYNONYM CREATE SCHEMA All of the listed here CREATE SAME CREATE SYNONYM CREATE SCHEMA ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove an index from the database in SQL? ROLL BACK INDEX REMOVE INDEX DELETE INDEX DROP INDEX ROLL BACK INDEX REMOVE INDEX DELETE INDEX DROP INDEX ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following command(s) is(are) used to recompile a stored procedure in SQL? MODIFY PROCEDURE COMPILE PROCEDURE ALTER PROCEDURE None of the listed here MODIFY PROCEDURE COMPILE PROCEDURE ALTER PROCEDURE None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add a column/integrity constraint to a table INSERT COLUMN MODIFY TABLE ALTER TABLE ADD COLUMN INSERT COLUMN MODIFY TABLE ALTER TABLE ADD COLUMN ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following refers to something that can be identified in the user's work environment, something that the users want to track? Relationship Entity Attribute Identifier Relationship Entity Attribute Identifier ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a database, data is stored in spreadsheets which have rows and columns. False True False True ANSWER DOWNLOAD EXAMIANS APP