InterviewSolution
Saved Bookmarks
| 1. |
F+ is called as the ________ of F(a) Closure(b) Sum(c) Cartesian product(d) None of the mentioned |
|
Answer» Right choice is (a) Closure Best explanation: F+ is called as the closure of F. It contains all the possible combinations of a functional dependency set in it. |
|