The document provides an overview and lesson on designing tables for a new Microsoft Access database. It discusses starting with a plan by determining the database purpose and identifying relevant data to store, which can be grouped into tables. The lesson recommends listing fields for each table, adding primary keys, and indicating relationships between tables using foreign keys. Practice is suggested to start planning a sample database by considering tables, fields, primary keys and relationships.