Introduction to Section 4

Section Contents

Database Types

Data Relationships

MySQL Data Types

Normalization

MySQL CRUD Actions

Advanced Queries

Learning Objectives

By the end of this section, you should be able to demonstrate:

  • An understanding of basic database types
  • How pieces of information can relate to each other
  • The ability to normalize data into a structured query format
  • The ability to create, populate, and interact with a MySQL database
  • A basic understanding of the advanced capabilities of MySQL queries