SQL SERVER – Rules of Third Normal Form and Normalization Advantage – 3NF
I always ask question about Third Normal Form in interviews I take. Q. What is Third Normal Form and what is its advantage? A. Third Normal Form (3NF) is most preferable normal form in RDBMS. Normalization is the process of designing a data model to efficiently store data in a…
Read More
