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 3

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


vijay

vijay

A and E are correct

Sadiq Al Sahaf (Sojib)

Sadiq Al Sahaf (Sojib)

Correct Answer: A, E