Introduction to Database System Given the functional dependency R → S , R is called the determinant. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove an index from the database in SQL? DROP INDEX REMOVE INDEX DELETE INDEX ROLL BACK INDEX DROP INDEX REMOVE INDEX DELETE INDEX ROLL BACK INDEX ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The DBMS acts as an interface between what two components of an enterprise-class database system? Database application and the database The user and the database application Data and the database Database application and SQL Database application and the database The user and the database application Data and the database Database application and SQL ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT DISTINCT SUB FROM BOOK SELECT SUB FROM BOOK None of these All of these SELECT ALL FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT SUB FROM BOOK None of these All of these SELECT ALL FROM BOOK ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which type of entity cannot exist in the database unless another type of entity also exists in the database, but does not require that the identifier of that other entity be included as part of its own identifier? ID-dependent entity Weak entity ID- independent entity Strong entity ID-dependent entity Weak entity ID- independent entity Strong entity ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A scheme describes record relationships All of these None of these records and files data elements record relationships All of these None of these records and files data elements ANSWER DOWNLOAD EXAMIANS APP