State the relationship between primary key and foreign key.
Answers
Answered by
5
Answer:
A primary key-foreign key relationship defines a one-to-many relationship between two tables in a relational database. A foreign key is a column or a set of columns in one table that references the primary key columns in another table.
Explanation:
Hope it helps you
Keep smiling
Follow me
Mark as brainlist
Answered by
1
A foreign key is a column or a set of columns in one table that references the primary key columns in another table. The primary key is defined as a column (or set of columns) where each value is unique and identifies a single row of the table.
Hope above of my answer's will be helpful to you............
Similar questions