Exit 1Z0-071 Oracle Database SQL
Question 3 of 5
0% complete
Q3 Multiple choice

Which two are true about constraints? (Choose two.)

Select all that apply.

  • A

    A column with a FOREIGN KEY constraint can never contain a NULL value.

  • B

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

  • C

    Constraints are enforced only during INSERT operations.

  • D

    All constraints can be defined at the table or column level.

  • E

    A column with a UNIQUE constraint can contain a NULL value.