Introduction to Database System Which command is used to select distinct subject (SUB) from the table (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 SELECT DISTINCT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A recursive relationship is a relationship between an archetype and an instance of that archetype. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The database administration function includes None of these database access planning All of these application programming computer operations management None of these database access planning All of these application programming computer operations management ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A maximum cardinality is the maximum number of entity instances that can participate in a relationship instance. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Composite identifiers consist of two or more attributes. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Batch processing is appropriate if None of these a large computer system is available only a small computer system is available All of these only a few transactions are involved None of these a large computer system is available only a small computer system is available All of these only a few transactions are involved ANSWER DOWNLOAD EXAMIANS APP