Mutating table is a table that is currently being modified by insert, update or delete statements.
A constraining table is a table that needs to be read from to enforce a referential integrity constaint.
Mutating table is a table that is currently being modified by insert, update or delete statements.
A constraining table is a table that needs to be read from to enforce a referential integrity constaint.