Introduction to Database System A subtype entity is a special case of another entity called a supertype entity. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a one-to-many relationship, the entity that is on the one side of the relationship is called a(n) ________ entity. child parent subtype instance child parent subtype instance ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A database is called "self-describing" because it contains a description of itself. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to remove a stored function from the database? None of these DROP FUNCTION ERASE FUNCTION DELETE FUNCTION REMOVE FUNCTION None of these DROP FUNCTION ERASE FUNCTION DELETE FUNCTION REMOVE FUNCTION ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The data dictionary tells the DBMS what these files contain what files are in the database what attribute are possessed by the data All of the listed here what these files contain what files are in the database what attribute are possessed by the data All of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? None of these All of these SELECT SUB FROM BOOK SELECT ALL FROM BOOK SELECT DISTINCT SUB FROM BOOK None of these All of these SELECT SUB FROM BOOK SELECT ALL FROM BOOK SELECT DISTINCT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP