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).

To access the Table Information virtual table

  1. On the File menu, choose Database, and then choose Information. The Database Information window appears.

  2. Choose Tables and the Database Information (Tables) window appears. The following illustration shows the Database Information (Tables) window.

    Table Information Virtual Table

See Also

Concepts

Virtual Tables