Viewing an Object Definition

From InterBase
Jump to: navigation, search

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.

Image 025.jpg 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.
DatabaseMetadata.png

Advance To:

Altering Tables