| Schema Browser - The schema browser capabilities allows you to browse through
your server connections and view the database structure of all the database and schema objects to understand the
structure and dependencies of the objects.
|

|
| Schema extraction and DDL & DML Scripting - The schema browser allows you to extract schema
definitions of database objects and script the SQL DDL and DML statements to a query window. With a right-click of the
mouse you may script a SELECT, INSERT, UPDATE or DELETE on any table or view. You may also script CREATE, ALTER and
DELETE SQL statements for stored procedures and functions to manipulate the objects.
|


|
| Script Browser - The script browser allows you to mount different
directories so that you may browse and open your database scripts with a mouse click. With mounted directories the
browser gives you quick access to open scripts into your query window.
|

|
Script Browser Filtering - The Schema Browser filtering capability
allows users to filter objects in the object folders of the schema browser. The filtering supports
wildcards and any characters. In the Server Registration under the Filter tab, there is the ability to
add filters to folders with wildcards. *=wildcard, ?=any character. The user may filter databases, schemas,
or object folders.
|
|