nerdexam
Oracle

1Z0-071 · Question #62

Examine the command: What does ON DELETE CASCADE Imply?

The correct answer is C. When a row in the books table is deleted, the rows in the BOOK__TRANSACTIONS table whose. See the full explanation below for the reasoning.

Question

Examine the command:

What does ON DELETE CASCADE Imply?

Exhibit

1Z0-071 question #62 exhibit

Options

  • AWhen the books table is dropped, the BOOK_TRANSACTIONS table is dropped.
  • BWhen the books table is dropped, all the rows in the BOOK_TRANSACTIONS table are deleted
  • CWhen a row in the books table is deleted, the rows in the BOOK__TRANSACTIONS table whose
  • DWhen a value in the BOOKS.BOOK_ID column is deleted, the corresponding value is updated in

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    85% (22)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-071 Practice