Oracle
1Z0-071 · Question #81
Which two statements are true regarding constraints?
The correct answer is B. A column with the unique constraint can contain null values. D. A constraint can be disabled even if the constraint column contains data. See the full explanation below for the reasoning.
Question
Which two statements are true regarding constraints?
Options
- AA foreign key cannot contain null values.
- BA column with the unique constraint can contain null values.
- CA constraint is enforced only for the insert operation on a table.
- DA constraint can be disabled even if the constraint column contains data.
- EAll constraints can be defined at the column level as well as the table level.
How the community answered
(27 responses)- A7% (2)
- B85% (23)
- C4% (1)
- E4% (1)
Community Discussion
No community discussion yet for this question.