IFC05 SDM05A-35

How do primary keys and foreign keys relate to each other in a relational database?

Primary keys uniquely identify records in their own table, while foreign keys reference these primary keys in another table, creating relationships between the data in the two tables.