Data Modeling Frequently Asked Interview Questions and Answers – Part 2
1. What is normalization? E.F. Codd gave some rules to design relational databases and the rules were focused on removing data redundancy which helps to overcome normal data modeling problems. The process of removing data redundancy is known as normalization. 2. What are the types of normalization? First normal form, Second normal form, third normal…