Multiple Choice
To display all the rows and columns in a table, type the word SELECT, followed by a(n) _____, followed by the keyword FROM and then the name of the table containing the data you want to view.
A) single quote
B) asterisk
C) double quote
D) slash
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Should a user be allowed to enter
Q11: Which MySQL command do you use to
Q12: When creating a SQL table, _.<br>A) add
Q13: Which SQL command is used to view
Q14: The DESCRIBE TABLE command defines a SQL
Q16: What special value is used in SQL
Q17: In SQL Server, you can execute the
Q18: Pete would like to set up a
Q19: Which of the following SQL commands changes
Q20: Jesse has written some commands in MySQL