Oracle
1Z0-160 · Question #50
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
(20 responses)- A10% (2)
- B80% (16)
- C5% (1)
- E5% (1)
Community Discussion
No community discussion yet for this question.