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.
When this clause is used with the DROP command, a parent table can be dropped even when a child table exists.