Multiple Choice
ON DELETE ____ instructs Oracle 10g to set the value of the foreign key column in the related child rows to null instead of deleting the rows.
A) DEFER
B) CASCADE
C) SET NULL
D) UPDATE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Most tables have a primary key to
Q10: The _ constraint helps validate the value
Q11: The _ view (and its corresponding DBA
Q12: _ constraints enforce only those changes that
Q13: PRIMARY KEY column(s)is / are usually placed
Q15: By default,the initial value of a sequence
Q16: It is advisable to specifically name at
Q17: Creating a primary key in an Oracle
Q18: It is possible to create an index
Q19: Any constraint other than _ can be