Introduction to Database System In a relation, the columns are sometimes called "attributes". False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following command(s) is(are) used to recompile a stored procedure in SQL? COMPILE PROCEDURE None of the listed here MODIFY PROCEDURE ALTER PROCEDURE COMPILE PROCEDURE None of the listed here MODIFY PROCEDURE ALTER PROCEDURE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A primary key is a composite key that was selected to be the main identifier for the relation. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which of the following is not a data Manipulation Language Commands? SELECT UPDATE DELETE CREATE SELECT UPDATE DELETE CREATE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command(s) is(are) used to redefine an index's future storage allocation MODIFY INDEX DO INDEX None of these ALTER INDEX REDEFINE INDEX MODIFY INDEX DO INDEX None of these ALTER INDEX REDEFINE INDEX ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove a table from the database in SQL? UNATTACH TABLE DROP TABLE ERASE TABLE DELETE TABLE UNATTACH TABLE DROP TABLE ERASE TABLE DELETE TABLE ANSWER DOWNLOAD EXAMIANS APP