Section 1: Creating Your Database
This section covers the basics of MySQL, relational databases, and database management systems. We will discuss the ways you can create databases and insert, modify, query, and delete data contained within them.
This section consists of the following chapters:
- Chapter 1, Background Concepts
- Chapter 2, Creating a Database
- Chapter 3, Using SQL to Work with a Database
- Chapter 4, Selecting, Aggregating, and Applying Functions