Multiple Choice
To create the primary key clause for the Customer table on the CustomerNum field, which statement 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
Q17: Views cannot be used to examine table
Q18: Referential integrity is specified using the FOREIGN
Q19: The following command will enable Jones to
Q20: In SQL, you specify _ integrity using
Q23: What value can you set a field
Q24: Indexes can increase the efficiency with which
Q25: What is the difference between entity integrity
Q26: You can change the structure of a
Q27: In SQL, you use the VERIFY clause
Q34: To insert a new field in a