SQL and PL/SQL Question:

Download Job Interview Questions and Answers PDF

What is the use of CASCADE CONSTRAINTS?

SQL and PL/SQL Interview Question
SQL and PL/SQL Interview Question

Answer:

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

Download SQL and PL/SQL Interview Questions And Answers PDF

Previous QuestionNext Question
BETWEEN ... AND operators in SQL.What is the SQL?