Computer Science, asked by JaiminPatel14318, 1 year ago

Difference between Foreign key and primary key ?

Answers

Answered by preeti476
2
In the context of relational databases, a foreign key is a field (or collection of fields) in one table that uniquely identifies a row of another table or the same table. In simpler words, the foreign key is defined in a second table, but it refers to the primary key or a unique key in the first table.
Answered by anushka1431
17
hope this will help you..
Attachments:
Similar questions