What Cascade Delete option is used for?
What Cascade Delete option is used for?
کیسکیڈ ڈیلیٹ آپشن کس کے لیے استعمال ہوتا ہے؟
Explanation
The Cascade Delete option is a database feature that automatically deletes all related records in a child table when a record is deleted from a parent table.
This helps maintain data consistency and integrity by ensuring that all related data is removed when a primary record is deleted.