The Table Information virtual table contains information about database tables. The Table Information virtual table contains the following fields.

Field Description

Company Name

The name of the company the table belongs to.

Table No.

The ID number for the table.

Table Name

The name of the table.

No. of Records

The number of records in the table.

Record Size

A value expressing the average size of a record. Calculated as 1024 x Size (KB)/Records.

Size (KB)

How much space the table occupies in the database (in kilobytes).

See Also