What is database normalization?
In ETL, the Database Normalization is a process required to organize the tables and attributes of a relational database to minimize data redundancy. The process involves decomposing a table into less redundant tables without losing any information.
Suggest An Answer
No suggestions Available!