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 Which command is used to remove an index from the database in SQL? DROP INDEX ROLL BACK INDEX REMOVE INDEX DELETE INDEX DROP INDEX ROLL BACK INDEX REMOVE INDEX DELETE INDEX ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the _____ command is used to recompile a view None of these DEFINE VIEW COMPILE VIEW CREATE VIEW ALTER VIEW None of these DEFINE VIEW COMPILE VIEW CREATE VIEW ALTER VIEW ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An application where only one user accesses the database at a given time is an example of a(n) ________ . single-user database application e-commerce database application multiuser database application data mining database application single-user database application e-commerce database application multiuser database application data mining database application 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? Weak entity Strong entity ID- independent entity ID-dependent entity Weak entity Strong entity ID- independent entity ID-dependent entity ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Given the functional dependency R → (S,T) , then it is also true that R → S. False True False True ANSWER DOWNLOAD EXAMIANS APP