Introduction to Database System The following are components of a database except ________ . user data metadata indexes reports user data metadata indexes reports ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Enterprise Resource Planning (ERP) is an example of a single user database. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Keys made up of two or more attributes are called composite keys. True False True False 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 DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK SELECT SUB FROM BOOK None of these All of these SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK 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 In SQL, which command is used to remove a stored function from the database? ERASE FUNCTION REMOVE FUNCTION DROP FUNCTION DELETE FUNCTION None of these ERASE FUNCTION REMOVE FUNCTION DROP FUNCTION DELETE FUNCTION None of these ANSWER DOWNLOAD EXAMIANS APP