Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT ALL FROM BOOK None of these SELECT DISTINCT SUB FROM BOOK All of these SELECT SUB FROM BOOK SELECT ALL FROM BOOK None of these SELECT DISTINCT SUB FROM BOOK All of these SELECT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System All instances of an entity class have the same attributes. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A computer file can be best described as a single data item a random collection of data items a general collection of data items an orderly collection of data items None of these a single data item a random collection of data items a general collection of data items an orderly collection of data items None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a relation, the order of the columns does not matter. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove a table from the database in SQL? DELETE TABLE DROP TABLE ERASE TABLE UNATTACH TABLE DELETE TABLE DROP TABLE ERASE TABLE UNATTACH TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The on-line, softcopy display a customer's charge account to respond to an inquiry is an examples of a on demand report exception report regularly scheduled report forecasting report on demand report exception report regularly scheduled report forecasting report ANSWER DOWNLOAD EXAMIANS APP