Define primary key foreign key cardiac key and super key
Answers
Answered by
0
Answer:
A primary key is a column or a set of columns in a table whose values uniquely identify a row in the table. ... A foreign key is a column or a set of columns in a table whose values correspond to the values of the primary key in another table.
Similar questions