The schema browser (top) provides an easy way to view the schema on the remote server. The bottom half of the schema viewer shows details about the item selected in the browser. The following table details what appears in each column of the browser:
| Column | Contents |
|---|---|
| 1 | Databases The name for these varies by the type of server, but these are also known as schemas, tablespaces, or owners. |
| 2 | Tables This list includes tables, views, and Oracle synonyms. When an item is selected, the detail view displays the appropriate CREATE statement. |
| 3 | Table Items This column displays a list of items associated with the parent table. All of these items are not available for every supported server type.
|
Related topics