Database schema

A schema in the connected database.
What happens when you select a database schema in the SQL Outline view
The name of the schema appears in the Properties view.
What happens when you double-click a database schema in the SQL Outline view
The full set of properties of the schema appears in the Properties view.
Also, the workbench highlights the schema in the Data Source Explorer.
What option appears when you right-click a database schema in the SQL Outline view
The option Show in Data Source Explorer on the right-click menu causes the workbench to highlight the schema in the Data Source Explorer.

Feedback