Database Development Views

The default and optional views available in the Database Development perspective.

The following tables describe Database Development perspective views.

Table 1. Default Database Development views
View Description
Data Source Explorer A list of profiles you can use to connect to servers and databases. When a database profile is connected, the Data Source Explorer shows details about the database, such as catalogs, schemas, tables, and stored procedures.
SQL Results A display of SQL results. In SQL Results you can view the result sets, history results, run status, and database server messages. You can also save or export result sets or results history into different file formats.
Navigator A list, grouped by project, of resources available in your workspace, such as SQL files, XML files, results files, as well as servers. You can set the Navigator type from the Navigator toolbar.
Outline A tree view of the SQL statement or procedural definition you are editing. Clicking on part of a statement in Outline highlights the entire statement in the SQL Editor.
Tasks A list of tasks that you have added to a project.
Problems A list of errors and warnings generated from a build.
Error Log A list of errors and warnings logged by plug-ins.
Console A display of the output of a process. You can use the keyboard to provide input in this view.
Table 2. Database Development optional views
View Description
Properties A limited list of names and values for the selected resource. You can add and edit resource properties in this view.
Related concepts
Database Development Perspective
Develop
Related tasks
Setting SQL Results View Preferences