Which of the following does NOT violate the referential integrity of a database?

Which of the following does NOT violate the referential integrity of a database?



Answer: deleting a row in a foreign key table without deleting the related row in the related primary key table


Learn More :