Solved

Contents of the BOOKS Table​

Question 85

Multiple Choice

Contents of the BOOKS table​
Contents of the BOOKS table​    -Based upon the contents of the BOOKS tables,which of the following SQL statements will return the number of different publishers represented in the table?​ A)  ​SELECT COUNT(DISTINCT pubid) FROM books; B)  ​SELECT DISTINCT COUNT(pubid) FROM books; C)  ​SELECT DISTINCT (COUNT(pubid) ) FROM books; D)  ​SELECT (DISTINCT COUNT(pubid) ) FROM books;
-Based upon the contents of the BOOKS tables,which of the following SQL statements will return the number of different publishers represented in the table?​


A) ​SELECT COUNT(DISTINCT pubid) FROM books;
B) ​SELECT DISTINCT COUNT(pubid) FROM books;
C) ​SELECT DISTINCT (COUNT(pubid) ) FROM books;
D) ​SELECT (DISTINCT COUNT(pubid) ) FROM books;

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents