

InterviewSolution
Saved Bookmarks
1. |
Let R = (A, B, C, D, E, F) be a relation schema with the following dependencies C->F, E->A, EC->D, A->B. Which of the following is a key of R?(A) CD(B) EC(C) AE(D) AC |
Answer» | |