exam questions

Exam 1z0-082 All Questions

View all questions & answers for the 1z0-082 exam

Exam 1z0-082 topic 1 question 154 discussion

Actual exam question from Oracle's 1z0-082
Question #: 154
Topic #: 1
[All 1z0-082 Questions]

Examine these SQL statements which execute successfully:



Which two statements are true after execution? (Choose two.)

  • A. The primary key constraint will be enabled and IMMEDIATE.
  • B. The primary key constraint will be enabled and DEFERRED.
  • C. The foreign key constraint will be enabled and DEFERRED.
  • D. The foreign key constraint will be disabled.
  • E. The foreign key constraint will be enabled and IMMEDIATE.
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Rafafm
3 months ago
What does it mean by IMMEDIATE tho? IMMEDIATE means the check will be done as soon as you make change in your session. But DEFERRED means the check will be done only when you do commit.
upvoted 1 times
...
nautil2
1 year, 4 months ago
Selected Answer: AD
A, D - true Experimental – after executing provided commands, the state of constraints is following: SQL> SELECT constraint_name,constraint_type,table_name,status,deferred FROM user_constraints WHERE table_name='EMP'; CONSTRAINT_NAME CONSTRAINT_TYPE TABLE_NAME STATUS DEFERRED --------------- --------------- ---------- -------- --------- EMP_EMP_NO_PK P EMP ENABLED IMMEDIATE EMP_MGR_FK R EMP DISABLED IMMEDIATE
upvoted 1 times
...
auwia
1 year, 6 months ago
Selected Answer: AD
Provided answer are correct.
upvoted 1 times
...
Darkseid1231
1 year, 6 months ago
Ummm A D seems to be okay. Any suggestion ??
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago