1.

Which normal form is considered adequate for normal relational database design?(a) 2NF(b) 5NF(c) 4NF(d) 3NFI have been asked this question in an online interview.My enquiry is from Algorithms for Decomposition topic in portion Normalization of Database Management

Answer»

Correct ANSWER is (d) 3NF

Explanation: A relational DATABASE table is often described as “normalized” if it is in the THIRD Normal Form because most of the 3NF tables are free of insertion, update, and deletion anomalies.



Discussion

No Comment Found

Related InterviewSolutions