Previous Topic: Table DefinitionNext Topic: Table Generation


Table Storage

Each stored table has the following structure in the database:

The rows of a table are stored as occurrences of the DATA record. The table is accessed by walking the indexed set that connects the OOAK and DATA records and obtaining all DATA records in the set. The figure below illustrates the internal table structure.