3.2 Real Columns in Table

The real columns in the table are the normal columns found in any table definition and are assembled together to form the record format of the associated table. Such columns exist in the database table and their content (or value) can be extracted from any record in the table at any time.

When adding a new real column to a table, refer to:

3.2.1 Column Name

3.2.2 Column Sequence

3.2.3 Column Key Position

3.2.4 Virtual Column Flag

Also See

3.3 Virtual Columns in Table

Developing Databases in the Developer Guide.

Columns in Table tab in the User Guide.