Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Even if you understand the basics of how databases work, applying that knowledge in real world contexts presents a new set of questions. For example: what kind of data should be stored in your database? What are null values, and how are they different from empty values? What is database normalization, and why is it useful? The better you understand how different kinds of data functions work, the more prepared you will be to build a database that works. In these lessons you will learn several pieces of crucial database know-how that will help you better address real-world data storage challenges.
In this module, you will be introduced to a few of the most common techniques of efficient database design and how to best use them. You will learn the difference between null and empty values, and how to design tables to deal with calculated values. We’ll also go over database normalization. You will learn what normalization is, why it’s useful, and the most important stages of normalization– first normal form, second normal form, and third normal form– and how to implement each.
It covers common techniques of efficient database design in Microsoft Access 2021, including the difference between null and empty values, designing tables for calculated values, and database normalization through first, second, and third normal form.
It is intended for learners who already understand the basics of how databases work and want to apply that knowledge to real-world data storage challenges.
Normalization is a database design technique the course explains in terms of what it is, why it is useful, and its most important stages: first normal form, second normal form, and third normal form, along with how to implement each.
The lessons are Null vs. Empty Values, Calculated Values, Normalization, First Normal Form, Second Normal Form, and Third Normal Form.
Skills include Database Architecture, Database Design, Database Modeling, Database Programming, Microsoft Access, and Microsoft Data Access Components.