Multiple Choice
Which of the following SQL commands creates a view named ClientList?
A) VIEW ClientList
B) CREATE TABLE ClientList
C) CREATE VIEW ClientList
D) CREATE ClientList AS View
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: Which of the following SQL commands creates
Q27: In a database, a view is a
Q28: To specify the CustomerNum field as the
Q29: What type of join should you use
Q30: When you add or delete a table
Q32: In Access, what Indexed option do you
Q33: What is meant by a null value?
Q34: To insert a new field in a
Q35: What is UNIX?<br>A)a popular open source operating
Q36: Compare stored procedures and triggers in a