Multiple Choice
Based on the following table, the query that gets the names and complete mailing addresses of all customers is ____________________. Customer table
A) SELECT * FROM Customer
B) SELECT Name, Address, City, State, Zip INTO Customer
C) SELECT FROM Customer FIELDS Name, Address, City, State, Zip
D) SELECT Name, Address, City, State, Zip FROM Customer
Correct Answer:

Verified
Correct Answer:
Verified
Q12: Which import statement will allow you to
Q21: In SQL, _ is used to test
Q24: A _ is a set of rows
Q35: Which of the following table attributes could
Q36: To fetch a column in a result
Q38: What should the database.properties file contain so
Q40: Database tables store rows that contain the
Q41: A _ lets you fetch a query
Q55: An example of a production-quality database is:<br>A)Oracle<br>B)MS
Q57: A _ is a column (or set