nerdexam
Oracle

1Z0-052 · Question #165

You have two tables with referential integrity enforced between them. You need to insert data to the child table first because it is going to be a long transaction and data for the parent table will b

Sign in or unlock 1Z0-052 to reveal the answer and full explanation for question #165. The question stem and answer options stay visible for context.

Managing Schema Objects

Question

You have two tables with referential integrity enforced between them. You need to insert data to the child table first because it is going to be a long transaction and data for the parent table will be available in a later stage, which can be inserted as part of the same transaction. View the Exhibit to examine the commands used to create tables. Which action would you take to delay the referential integrity checking until the end of the transaction?

Exhibit

1Z0-052 question #165 exhibit

Options

  • ASet the constraint to deferred before starting the transaction
  • BAlter the constraint to NOVALIDATE state before starting the transaction
  • CEnable the resumable mode for the session before starting the transaction
  • DSet the COMMIT_WAIT parameter to FORCE_WAIT for the session before starting the transaction

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

#deferred constraints#referential integrity#constraint deferral#transaction integrity
Full 1Z0-052 Practice