IBM
C2090-312 · Question #36
Which statement is true about table check constraints?
The correct answer is D. A row meets the requirement of the constraint if the condition evaluates to true or unknown. See the full explanation below for the reasoning.
Question
Which statement is true about table check constraints?
Options
- AOnly one constraint per column is allowed.
- BThe LOAD utility cannot enforce the constraint.
- CA constraint placed on a table does not apply to a view defined on the table.
- DA row meets the requirement of the constraint if the condition evaluates to true or unknown.
How the community answered
(31 responses)- A13% (4)
- B10% (3)
- C3% (1)
- D74% (23)
Community Discussion
No community discussion yet for this question.