Multiple Choice
Contents of the PUBLISHER table
-Based upon the contents of the PUBLISHER table,which of the following SQL statements will display only two columns in the results?
A) SELECT * FROM publisher;
B) none of the above
C) SELECT contact name FROM publisher;
D) SELECT contact person,name FROM publisher;
Correct Answer:

Verified
Correct Answer:
Verified
Q11: A(n)_ is an alternative column heading displayed
Q12: The DESCRIBE command is used to view
Q13: Choosing specific columns to be displayed by
Q14: Contents of the BOOKS table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q15: Contents of the BOOKS table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q17: A(n)_ can consist of numbers,characters,or special symbols
Q18: Explain how the DISTINCT keyword effects a
Q19: Each section of a SQL command that
Q20: Structure of the ORDERS table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q21: By default,a column alias is displayed in