Introduction to Database System In SQL, which command is used to select only one copy of each set of duplicable rows None of these SELECT DIFFERENT All of these SELECT UNIQUE SELECT DISTINCT None of these SELECT DIFFERENT All of these SELECT UNIQUE SELECT DISTINCT ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not true of the traditional approach to information processing? There is common sharing of data among the various applications It is file-oriented Programs are dependent on the files All of these It is inflexible There is common sharing of data among the various applications It is file-oriented Programs are dependent on the files All of these It is inflexible ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a one-to-many relationship, the entity that is on the many side of the relationship is called a(n) ________ entity. parent subtype child instance parent subtype child instance ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System One approach to standardizing storing of data CODASYL specifications None of these structured programming MIS All of these CODASYL specifications None of these structured programming MIS All of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove a table from the database in SQL? DROP TABLE DELETE TABLE UNATTACH TABLE ERASE TABLE DROP TABLE DELETE TABLE UNATTACH TABLE ERASE TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Row is synonymous with the term: relation. field. record. column. relation. field. record. column. ANSWER DOWNLOAD EXAMIANS APP