In relational database design, what operational condition occurs if a user attempts to delete a row containing a Primary Key that is actively referenced by a Foreign Key column in a separate child table under standard 'Restricted Referential Integrity' rules?
4
MediumComputer ScienceDatabases2026Free
In database design, a <b>'Foreign Key'</b> constraint is applied to a table column primarily to guarantee which type of data integrity?