Attribute of one table matching all the primary key of other table in called as
Answers
Answered by
2
Answer:
primary key is a minimal set of attributes (columns) in a table that uniquely identifies tuples (rows) in that table.
Similar questions