Skip to content
KnowledgeCity

Microsoft Access 2021: Database Design Principles

Learn how to work with null types, calculated values, and how to normalize a database.
Preview the first lesson free — get full access to all 6 lessons.
Course: On-Demand
Intermediate Provider John Varan  6 Lessons ·  34m  in English 

Course Description

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.

What You'll Learn

  • Normalize a database and apply first, second, and third normal form
  • Design tables that handle calculated values
  • Work with null values when designing tables
  • Distinguish between null values and empty values
  • Apply common techniques of efficient database design in Microsoft Access 2021

Key Takeaways

  • Database normalization is a technique whose most important stages are first normal form, second normal form, and third normal form.
  • Null values and empty values are different, and the course explains how to tell them apart.
  • Tables can be designed to deal with calculated values as part of efficient database design.
  • Understanding how different kinds of data functions work helps prepare you to build a database that works.
  • The course introduces common techniques of efficient database design and how to best use them.

Frequently Asked Questions

What does this course cover?

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.

Who is this course for?

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.

What is database normalization in this course?

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.

What lessons are included?

The lessons are Null vs. Empty Values, Calculated Values, Normalization, First Normal Form, Second Normal Form, and Third Normal Form.

What skills will I gain?

Skills include Database Architecture, Database Design, Database Modeling, Database Programming, Microsoft Access, and Microsoft Data Access Components.