Assignmnet2 Dbms
Assignmnet2 Dbms
Explain the informal design guidelines used as measures to determine the quality of
a relation schema design. 6 3 L2
Differentiate between the following by taking suitable examples,
1
b i) Trivial and Non-Trivial Dependency 4 3 L2
ii) Prime and Non-prime attributes
Explain 1NF,2NF and 3NF.Consider the relation schema R (A, B, C, D, E, F, G, H, I,J)
and the functional dependencies
2a 10 3 L3
{AB->C, A->DE, B->F, F->GH, D->IJ}. Determine the candidate key and the highest
normal form for the above relation.