Pregunta de entrevista de UBS

What is normalization ? explain with example.

Respuesta de la entrevista

Anónimo

13 nov 2017

Database normalization, or simply normalization, is the process of organizing the columns (attributes) and tables (relations) of a relational database to reduce data redundancy and improve data integrity. ... Informally, a relational database relation is often described as "normalized" if it meets third normal form.