Multiple Choice
To specify the CustomerNum field as the primary key for the Customer table, which clause should you use?
A) PRIMARY KEY (CustomerNum)
B) PRIMARY KEY (Customer, CustomerNum)
C) KEY (CustomerNum)
D) PRIMARY (CustomerNum)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: Why would you set an index on
Q24: Although Access does not have stored procedures,
Q25: The system catalog contains information about the
Q26: Which of the following SQL commands creates
Q27: In a database, a view is a
Q29: What type of join should you use
Q30: When you add or delete a table
Q31: Which of the following SQL commands creates
Q32: In Access, what Indexed option do you
Q33: What is meant by a null value?