InterviewSolution
Saved Bookmarks
| 1. |
A table has fields Fl, F2, F3, F4, F5 with the following functional dependencies F1 → F3 F2→ F4 (F1 . F2) → F5In terms of Normalization, this table is in(A) 1 NF(B) 2 NF(C) 3 NF(D) none |
| Answer» | |