Learn how to structure a database with multiple tables.

Restructuring database

As of yet, we have been working with the following two tables:

  • SalesData

  • Product

Let’s revisit the structure of these tables.