Introduction to Database System Relationship classes are associations between entity classes. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An attribute describes the entity's characteristics. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System What is the name given to the database management system which is able to handle full text data, image data, audio and video? Multimedia Graphics media Full media Hypertext Multimedia Graphics media Full media Hypertext ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command(s) is(are) used to enable/disable a database trigger? MODIFY USER All of the listed here CHANGE USER ALTER TRIGGER MODIFY USER All of the listed here CHANGE USER ALTER TRIGGER ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation in this form is free of all modification anomalies. Third normal form Second normal form First normal form Domain/key normal form Third normal form Second normal form First normal form Domain/key normal form ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT ALL FROM 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 ANSWER DOWNLOAD EXAMIANS APP