Question: Explain how the foreign key constraint maintains referential integrity between two tables when the database is inserted, updated, or deleted. What are the different 'referential
Explain how the foreign key constraint maintains referential integrity between two tables when the database is inserted, updated, or deleted. What are the different 'referential actions' (foreign key rules) that can be specified?
Step by Step Solution
There are 3 Steps involved in it
When an SQL operation attempts to change data in such a way that referential integrity becomes compromised a foreign key or referential constraint could be violated The database manager handles these ... View full answer
Get step-by-step solutions from verified subject matter experts
