IBM
P2090-050 · Question #38
When doing a CREATE TABLE, constraints can be specified at the column level. Which two constraints are NOT automatically enforced via the database? (Choose two.)
The correct answer is B. UNIQUE D. PRIMARY KEY. See the full explanation below for the reasoning.
Question
When doing a CREATE TABLE, constraints can be specified at the column level. Which two constraints are NOT automatically enforced via the database? (Choose two.)
Options
- ANULL
- BUNIQUE
- CNOT NULL
- DPRIMARY KEY
- EDEFAULT value
How the community answered
(44 responses)- A11% (5)
- B80% (35)
- C5% (2)
- E5% (2)
Community Discussion
No community discussion yet for this question.