Multiple Choice
Based on the table below, the query that finds the names and zip codes of all customers is _____________________.
Customer table
A) SELECT ALL Name, Zip FROM Customer
B) SELECT Name, Zip
C) SELECT * FROM Customer
D) SELECT Name, Zip FROM Customer
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: An example of a lightweight database is:<br>A)Oracle<br>B)MS
Q2: When you execute a rollback:<br>A) the temporary
Q13: If you encounter an error during updating
Q13: What will the following command do?<br>Java -classpath
Q17: In SQL, the _ command is used
Q40: Database tables store rows that contain the
Q41: A _ lets you fetch a query
Q45: An example of a desktop database is:<br>A)Oracle<br>B)MS
Q52: A _ is a reference to a
Q72: In SQL, the _ command is used