Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? None of these SELECT DISTINCT SUB FROM BOOK SELECT SUB FROM BOOK SELECT ALL FROM BOOK All of these None of these SELECT DISTINCT SUB FROM BOOK SELECT SUB FROM BOOK SELECT ALL FROM BOOK All of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System If a calculation is embedded in a form the result of the calculations are printed in report the calculations are stored with the form all of the listed here the result of the calculations are stored with the form the result of the calculations are printed in report the calculations are stored with the form all of the listed here the result of the calculations are stored with the form ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A key is a group of one or more attributes that uniquely identifies a row. 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 A list in alphabetical order None of these is in ascending order is the result of a sort operation is in descending order both (b) and (c) None of these is in ascending order is the result of a sort operation is in descending order both (b) and (c) ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System One of the reasons why OODBMSs have not been widely used for business information systems is that OOP is obsolete. True False True False ANSWER DOWNLOAD EXAMIANS APP