InterviewSolution
Saved Bookmarks
| 1. |
An attribute in a relation is a foreign key if the _______ key from one relation is used as an attribute in that relation.(a) Candidate(b) Primary(c) Super(d) SubI had been asked this question during an interview for a job.I would like to ask this question from Keys in section The Relational Model of Database Management |
|
Answer» The correct choice is (b) PRIMARY |
|