Let R (A, B, C, D, E, F) be a relational schema with following functional dependencies:
C → F, E → A, EC → D, A → B. Which of the following is a key for R?
1
CD
2
EC
3
AE
4
AC
Let R (A, B, C, D, E, F) be a relational schema with following functional dependencies:
C → F, E → A, EC → D, A → B. Which of the following is a key for R?