InterviewSolution
Saved Bookmarks
| 1. |
A ___________ is an indirect functional dependency, one in which X->Z only by virtue of X->Y and Y->Z.(a) Multivalued Dependencies(b) Join Dependency(c) Trivial Functional Dependency(d) Transitive DependenciesI had been asked this question in examination.The query is from Normalization topic in section Planning Oracle Applications of Oracle |
|
Answer» The correct choice is (d) Transitive DEPENDENCIES |
|