What are foreign keys?
That's right! A foreign key is the primary key for a record from another table, and a table can hold multiple foreign keys.
Err...no. A foreign key is the primary key for a record from another table, and a table can hold multiple foreign keys.