#IT-6203
Awesome StudentQuestion • Database Management System 2 (Oracle 10g Admin)
This is used to delete a primary key constraint in a parent table and will automatically drop the foreign key constraint in the child table.
Answer
DROP CASCADE
DROP CASCADE