InterviewSolution
Saved Bookmarks
| 1. |
Functional dependencies are a generalization of(a) Key dependencies(b) Relation dependencies(c) Database dependencies(d) None of the mentionedThis question was addressed to me during an online exam.Asked question is from Extended E-R Features in section Database Systems Design and Implementation of Database Management |
|
Answer» CORRECT ANSWER is (a) Key dependencies The best explanation: The subclasses are COMBINED to form the SUPERCLASS. |
|