state difference between relationship primary and foreign key
Answers
Answered by
2
A primary key is a column or a set of columns that uniquely identify a row in a table. ... Usually a foreign key is in a table that is different from the table whose primary key it is required to match. A table can have multiple foreign keys. The primary key cannot accept null values.
aribaa:
thnk uh
Similar questions