Schema perspective

Schema perspective allows users to browse the database schema information, and also provides a set of wizards to create tables, views, synonyms and sequences. You can use the “Schema Perspective” toolbar button or the “Window” menu to switch to the perspective.

The following shows the perspective:

In the “Database Explorer”, click any table, view or synonym representing a table or a view will display its schema information. The top grid shows the column information. The bottom two grids display the indexes (including primary keys) and foreign keys on a table.