Introduction
This module provides an overview, from a functional point of view, of the different table types in Business Central.
When developing tables, you'll use a number of standards or design patterns. For example, setup tables contain setup information and master data tables contain information about customers, items, and vendors. You can also have subsidiary tables, document tables, and more.
You'll also learn about the important characteristics such as the primary key and the mandatory fields that you need to create. Following these functional table types and characteristics when building your own extension helps you effectively integrate with the standard application.