Multiple Choice
In MySQL, Philip can use the command SELECT* FROM VACATION_PACKAGES; to _____.
A) select only certain rows to modify from the VACATION_PACKAGES table
B) display a list of tables in the VACATION_PACKAGES database
C) add a new row of data to the table VACATION_PACKAGES
D) display all rows and columns in the table VACATION_PACKAGES
Correct Answer:

Verified
Correct Answer:
Verified
Q21: How can you correct errors in data?
Q22: When a script file contains more than
Q23: Which statement about changing the default database
Q24: What are a script file and a
Q25: What was the original name for SQL?<br>A)
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