ObjectExtender User's Guide and Reference
The Schema Browser is described below.

The Schema Browser presents several views:
- Schemas. Displays the names of your schemas
.
- Tables. Displays the table names for a selected
schema.
- Columns. Displays the column names for a selected
table.
- Foreign Key Relationships. Displays the foreign key
relationships for each table.
- Information. This view is not labeled as such, but it is
a read-only view that provides descriptive information in a given
context. For example, if you select only the name of a given schema, it
will provide certain statistics about it.
Each view is used to progressively define your database schema. This
involves defining database tables with their columns and key
definitions.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]