Introduction to Database System In SQL, which command is used to changes data in a table? UPDATE APPEND INSERT BROWSE UPDATE APPEND INSERT BROWSE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Sort/report generators none of the listed here do not need to sort before generating a report require more disk space than index/report generators are faster than index/report generators none of the listed here do not need to sort before generating a report require more disk space than index/report generators are faster than index/report generators 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 child subtype instance parent child subtype instance ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Row is synonymous with the term: record. relation. column. field. record. relation. column. field. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A form can be used to delete records None of these modify records format printed output All of these delete records None of these modify records format printed output All of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? None of these All of these SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK SELECT SUB FROM BOOK None of these All of these SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK SELECT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP