Introduction to Database System An entity is something that can be identified in the user's work environment; something that the users want to track. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a relation, the order of the columns does not matter. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Relations are categorized into normal forms according to the referential integrity constraints that they have. False True False True 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? Hypertext Multimedia Graphics media Full media Hypertext Multimedia Graphics media Full media ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? All of these None of these SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK All of these None of these SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK 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