错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Building Tables

  • Mark Conway Munro

摘要

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: