Question: What is a foreign key?Answer: A foreign key is a column or a set of columns in a table that refers to the primary key of another table, establishing a link between the two tables. |
Is it helpful?
Yes
No
Most helpful rated by users:
- What is SQL?
- What is the difference between SQL and MySQL?
- What is a primary key?
- What is an index in a database?
- What is a foreign key?