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 during an interview.I'd like to ask this question from Materialized Views topic in portion Query Processing Techniques of Database Management

Answer»

The correct answer is (d) 3NF

The best I can explain: 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