SQL (Structured Query Language) Question:

What is use of CASCADE CONSTRAINTS?

Tweet Share WhatsApp

Answer:

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

Download SQL PDF Read All 172 SQL Questions
Previous QuestionNext Question
The Delete Statements:Which system tables contain information on privileges granted and privileges obtained?