1.

The 3NF decomposition algorithm is also called as _______(a) 3NF normal algorithm(b) 3NF synthesis algorithm(c) 3NF generator(d) Functional dependence algorithmThis question was addressed to me by my school teacher while I was bunking the class.Asked question is from Decomposition Algorithms topic in chapter Relational Database Design of RDBMS

Answer» RIGHT answer is (B) 3NF synthesis algorithm

Best EXPLANATION: The 3NF decomposition algorithm is also called as 3NF synthesis algorithm since it TAKES a set of dependencies and adds one SCHEMA at a time, instead of decomposing the initial schema repeatedly.


Discussion

No Comment Found

Related InterviewSolutions