Multiple Choice
The ON DELETE ____ setting tells Oracle 10g that when a parent row is deleted,all the related child rows are also deleted.
A) DEFER
B) CASCADE
C) SET NULL
D) UPDATE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q56: CHECK constraints cannot use pseudocolumns,such as _
Q57: The column or columns of a PRIMARY
Q58: An index does not have its own
Q59: Constraints that apply to multiple columns,such as
Q60: A(n)_ can provide an alias to any
Q62: A(n)_ constraint appears after the full list
Q63: _ constraints are constraints defined at the
Q64: The _ constraint enforces a predefined list
Q65: The NOT NULL constraint must always be
Q66: A(n)_ integrity constraint is the column or