From the course: Excel Business Intelligence: Power Pivot, DAX and Data Modeling
Unlock this course with a free trial
Join today to access over 24,600 courses taught by industry experts.
Database normalization - Microsoft Excel Tutorial
From the course: Excel Business Intelligence: Power Pivot, DAX and Data Modeling
Database normalization
- [Instructor] All right, this lecture covers an extremely important concept called database normalization, and it's a little bit nuanced, a little bit tricky to wrap your head around at first, so I want you to re-watch this video as many times as it takes until you really feel like it sticks. So the definition of normalization, it's the process of organizing the tables and columns in a relational database in a way that reduces redundancy and preserves data integrity. So a lot of fancy words there. Basically, it's commonly used to do three different things. First, to eliminate redundant data, which decreases table sizes and therefore improves processing speed and efficiency. Second, it helps to minimize errors and anomalies when you're making data modifications, like inserting rows, updating records, or deleting records. And then third, it helps to simplify queries and structure the database in a way that enables easy…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
(Locked)
Data modeling introduction28s
-
Meet the Excel data model3m 38s
-
(Locked)
Data versus diagram view2m 33s
-
(Locked)
Database normalization4m 15s
-
(Locked)
Data tables versus lookup tables5m 40s
-
(Locked)
Relationships versus merged tables2m 7s
-
Create table relationships6m 55s
-
(Locked)
Modify table relationships2m 7s
-
(Locked)
Active versus inactive relationships3m 55s
-
(Locked)
Relationship cardinality5m 43s
-
(Locked)
Connect multiple data tables5m 59s
-
(Locked)
Filter direction5m 8s
-
(Locked)
Hide fields from client tools4m 59s
-
(Locked)
Define hierarchies3m 54s
-
(Locked)
Data model best practices1m 37s
-
(Locked)
-
-
-