Tutorial Home > Storage and Networking > Storage and Drives > Data Warehousing > Decide to Normalize Or Denormalize Decide to Normalize Or Denormalize Normalization of data is a designing concept where data is stored efficiently (by avoiding redundancy) or in third normal form, in a relational model, and provides fast response and update time. Dr. Codd and other database theorists developed this concept. Denormalization of data is a designing concept where data is stored redundantly, in a multi-dimensional model, and provides fast response (slow update) time. In this series, you'll learn about 3 normal forms, their benefits, types of systems, and denormalization.
|
|||||||||||||||||||