SQL (Structured Query Language) Question:
Download Questions PDF

What is use of CASCADE CONSTRAINTS?

Answer:

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

Download SQL Interview Questions And Answers PDF

Previous QuestionNext Question
The Delete Statements:Which system tables contain information on privileges granted and privileges obtained?