state the relationship between primary key and foreign key
Answers
Answered by
49
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.
anshumansaxena2004:
galat he
Answered by
4
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.
Similar questions