Multiple Choice
Which of the following cannot be done using the CONSTRAINT phrase?
A) Create a single attribute primary key.
B) Define a foreign key.
C) Establish a referential integrity constraint.
D) All of the above can be done using the CONSTRAINT phrase.
E) None of the above can be done using the CONSTRAINT phrase.
Correct Answer:

Verified
Correct Answer:
Verified
Q3: Microsoft Access SQL commands are run within
Q19: Which of the following data types used
Q20: Which of the following SQL commands would
Q21: Values of existing data can be changed
Q29: Given the table CUSTOMER(CustID,Name,PhoneNumber,AccountBalance),write the standard SQL
Q29: Microsoft Access SQL commands are run in:<br>A)the
Q39: Which of the following is not true
Q47: In SQL,multiple conditions in the WHERE clause
Q59: The SQL command used to add new
Q90: The result for SELECT statements in SQL