Building Tables
摘要
A database schema is like an architectural blueprint containing a structural definition for the information it will store and manage. A database application like FileMaker uses this information to create the digital structure into which data will be entered, viewed, and manipulated. A table is the fundamental unit of the schema that establishes a digital container for a class of entities whose information will be stored in the database. This chapter explores the following topics: