Multiple Choice
How can constraints be added to a table?
A) as part of the CREATE TABLE command
B) as part of the ALTER TABLE command
C) as part of the PRIMARY KEY command
D) both a and b
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: A constraint can be added to a
Q30: Referential _ means that the user is
Q31: Structure of the ORDERITEMS table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q32: The _ command can be used to
Q33: A FOREIGN KEY constraint can only reference
Q35: A(n)<u>NOT NULL</u> constraint is a special CHECK
Q36: When dropping a constraint,the user is always
Q37: Which of the following statements about a
Q38: The <u>ADD</u> clause of the ALTER TABLE
Q39: The SYSDATE can be used as a