Oracle
1Z0-052 · Question #241
View the Exhibit to see the data in the emp table. You created a PRIMARY KEY constraint on the empno column of the emp table, and the constraint is not deferred. Which two statements are true in this
Sign in or unlock 1Z0-052 to reveal the answer and full explanation for question #241. The question stem and answer options stay visible for context.
Managing Schema Objects
Question
View the Exhibit to see the data in the emp table. You created a PRIMARY KEY constraint on the empno column of the emp table, and the constraint is not deferred. Which two statements are true in this scenario? (Choose two.)
Exhibit
Options
- ANo index would be created or used in this case.
- BA unique index on the empno column would be created.
- CA CHECK constraint would be enforced on the empno column.
- DA NOT NULL constraint would be enforced on the empno column.
- EA bitmap unique index would be created on the empno column.
Unlock 1Z0-052 to see the answer
You've previewed enough free 1Z0-052 questions. Unlock 1Z0-052 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#PRIMARY KEY constraint#unique index#NOT NULL constraint#constraint behavior
