What are foreign keys ?
These are attributes of one table that have matching values in a primary key in another table, allowing for relationships between tables.
These are attributes of one table that have matching values in a primary key in another table, allowing for relationships between tables.