Table Anatomy

This section describes the common features and elements of various tables that you can create with the scripts provided in 01 SQL\03 Table Object Sample Scripts.

The framework comes with scripts that allow you to create table objects by doing nothing more than pasting in the columns you want to create. Each table comes with a standard set of columns that are used by the framework to perform various task.

Each table has standard audit columns that are unique to that table's use case. The function of each column is explained in detail in the following sections.

Last updated