A, B, C, E, F are atomic attributes.
(1) A->B;
(2) B->C;
(3) A,B->E;
(4) A,E->F;
(5) A,F->E
}
Explain when a fd finF is redundant?
Explain how to remove a fd in general.
Proof that fd (5) A,F->E ist redundant.
Apply the approach-by-synthesis to design a 3NF relational schema.
A, B, C, E, F are atomic attributes. F={OA>B; @B>C; OA,B>E; AE>F; AF>E
1) Explain when a fd f e F is redundant?
2) Explain how to remove a fd in general.
3) Proof that fd A, F > E ist redundant.
4) Apply the approach-by-synthesis to design a 3NF relational schema.