Viewing an Object Definition

From InterBase

You can see the definition of any object in a database using the Metadata tab. Now you use it in a different way to get information about a specific object.

Viewing the Definition of the Department Table

To refresh your memory of the current Department table definition, follow these steps:

  1. In IBConsole click Tables in the left pane.
  2. Click Department and choose Database > View Metadata and the metadata for the Department table is displayed.

Advance To:

Altering Tables