(Contents)(Previous)(Next)

SQL Window

DOMAIN allows you to formulate and execute any SQL statements in the SQL window. Select the Object / SQL Window or the toolbar button to open a window in which you can edit the statement.

To execute the SQL statement, click on the toolbar button, or press the key combination / . The result of the request will be displayed.

Click on the toolbar button or press the key combination / to return from the result display to the window with the SQL statement. You can use the toolbar button to clear the editing window for the input of a new SQL statement. The and toolbar buttons can be used to display the previous or next SQL statement.

In the right upper quarter of the SQL window, the toolbar button displays the list of all SQL statements executed since the opening of the SQL window.

Double-click on a statement to fetch it from the list into the SQL window. There it can be executed again. Each statement entered newly is included in the list. A statement fetched from the list is only re-included in the list if it has been modified.

The result of the SQL statement can be changed as described in the Section Object Lists, paragraph "customizing the object lists".


(Contents)(Previous)(Next)