Multiple Choice
Which of the following statements about creating constraints is incorrect?
A) If a constraint applies to more than one column,the constraint must be created at the table level.
B) Using the column level approach,the definition of the constraint is included as part of the column definition.
C) When you create constraints at the column level,the constraint being created applies to the column specified.
D) The NOT NULL constraint can be created at either the column level or the table level.
Correct Answer:

Verified
Correct Answer:
Verified
Q118: Which of the following statements about the
Q119: The _ view can be used to
Q120: The FOREIGN KEY constraint is usually placed
Q121: A constraint is always enforced at the
Q122: The ALTER TABLE command with the <u>MODIFY
Q124: The MODIFY clause is used with the
Q125: Structure of the ORDERITEMS table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q126: The _ keywords can be added to
Q127: A NOT NULL constraint can only be
Q128: A CHECK constraint requires that a data