The Catalog Manager is displayed in the left-hand pane of the SQL Studio window. It shows you all database objects to which you have at least read access.
SQL Studio Objects |
Stored database queries and draft database tables |
Tables |
Database and system tables, view tables and synonyms arranged according to user |
Indexes |
Indexes that have been created for tables, arranged according to table and its owner |
Number sequences |
Generated number sequences, arranged according to owner |
Favorites |
Database tables selected by the user |
User |
Users for which the user logged onto the database has owner rights |
Datenbase procedures |
Database procedures that the user created in the database |
You can specify that only certain objects be displayed by defining a filter for the Catalog Manager using the object name. The filter is defined using the input field Catalog Objects start with... in the toolbar.
* can be used as a wildcard symbol.
This filter does not refer to your
SQL Studio objects.