In the physical database design, referential integrity constraints can be defined. What actions does a referential integrity constraint prevent from occurring when data is inserted in a table that contains this constraint? Consider INSERT, UPDATE, and DELETE actions on both the child and the parent.