Multiple Choice
Janice wants to examine the structure of the COFFEE table, which was created by a colleague, including the column names, data types, and acceptance/nonacceptance of null values. Which command should Janice execute?
A) CREATE TABLE COFFEE;
B) SELECT COFFEE;
C) SHOW COFFEE;
D) DESCRIBE COFFEE;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: What was the original name for SQL?<br>A)
Q26: In MySQL, Philip can use the command
Q27: Which general guideline for naming identifiers should
Q28: Which SQL command do you use to
Q29: Which SQL command is used to add
Q30: When you add a row for which
Q31: Which statement about the command used to
Q32: A MySQL database includes a CUSTOMER table,
Q34: To change a value in a table,
Q35: You indicate the end of a SQL