Query Results Pane

The query results pane displays the results of the query executed. If there are multiple queries executed, the results of each query are displayed in a separate tab. You can check the query results by selecting the corresponding tab.

The query results pane is divided into areas where you can navigate the results, view information of the executed query, and check execution time and the number of results returned by the query.

If you execute an SQL statement other than SELECT or if there is an error in the SELECT statement executed, query execution information and error message or execution time information are displayed in the Logs tab.

Query Results Pane Structure
Options in the Query Results Pane

As shown in the figure below, the query results pane's shortcut menu contains options such as Copy, Modify, Delete, OID navigator, View detail, Export all and Export selected.

When you place the mouse pointer over a column name in the query results pane, you can see the size and data type of the column.