Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT ALL FROM BOOK SELECT DISTINCT SUB FROM BOOK None of these All of these SELECT SUB FROM BOOK SELECT ALL FROM BOOK SELECT DISTINCT SUB FROM BOOK None of these All of these SELECT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Data security threats include all of the listed here fraudulent manipulation of data privacy invasion hardware failure all of the listed here fraudulent manipulation of data privacy invasion hardware failure ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, GRANT command is used to grant system privileges, roles, and object privileges to uses and roles allow user to access databases None of the listed here allow user to create databases grant system privileges, roles, and object privileges to uses and roles allow user to access databases None of the listed here allow user to create databases ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a relation, the order of the rows matters. False True False True 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 instance subtype parent child instance subtype ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Sort/report generators require more disk space than index/report generators are faster than index/report generators do not need to sort before generating a report none of the listed here require more disk space than index/report generators are faster than index/report generators do not need to sort before generating a report none of the listed here ANSWER DOWNLOAD EXAMIANS APP