Which two statements are true regarding constraints?

Which two statements are true regarding constraints? (Choose two.)

Which two statements are true regarding constraints? (Choose two.)

A.
A constraint can be disabled even if the constraint column contains data

B.
A constraint is enforced only for the INSERT operation on a table

C.
A foreign key cannot contain NULL values

D.
All constraints can be defined at the column level as well as the table level

E.
A columns with the UNIQUE constraint can contain NULL values



Leave a Reply 2

Your email address will not be published. Required fields are marked *


_reader_

_reader_

Of course NOT E but D (column with unique constraint can have null values)