Oracle
1Z0-061 · Question #52
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
(41 responses)- A17% (7)
- B71% (29)
- C7% (3)
- E5% (2)
Community Discussion
No community discussion yet for this question.