Referential integrity enforcement during the transformation phase ensures that relationships between data entities remain valid, consistent, and logical before the data is loaded into a target destination. In a database, referential integrity relies on foreign keys, which are fields in one table that point to the primary key, or unique identifier, of another ta....
Log in to view the answer