Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? All of these SELECT DISTINCT SUB FROM BOOK None of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK All of these SELECT DISTINCT SUB FROM BOOK None of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to remove a stored function from the database? ERASE FUNCTION DELETE FUNCTION REMOVE FUNCTION None of these DROP FUNCTION ERASE FUNCTION DELETE FUNCTION REMOVE FUNCTION None of these DROP FUNCTION ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The following are functions of a DBMS except ________ . administrating databases creating databases processing data creating and processing forms administrating databases creating databases processing data creating and processing forms ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Entities of a given type are grouped into a(n): attribute. ER entity class. database. attribute. ER entity class. database. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System For some relations, changing the data can have undesirable consequences called: normal forms. modification anomalies. transitive dependencies. referential integrity constraints. normal forms. modification anomalies. transitive dependencies. referential integrity constraints. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Embedded pointer provide a secondary access path All of these a physical record key None of these an inverted index a secondary access path All of these a physical record key None of these an inverted index ANSWER DOWNLOAD EXAMIANS APP