DEVFYI - Developer Resource - FYI

What is the use of CASCADE CONSTRAINTS?

PL/SQL Interview Questions and Answers


(Continued from previous question...)

What is the use of CASCADE CONSTRAINTS?

When this clause is used with the DROP command, a parent table can be dropped even when a child table exists.

(Continued on next question...)

Other Interview Questions