Query results pane

When you execute a query successfully, the results of that query are displayed in the Results pane.  

Execution Plan

ApexSQL Edit can display the query execution plan along with the query results.  To include the execution plan in your query results, either:

When you select this option, a new tab will be available in the Results Pane, which will display the query execution plan.

Server Trace

ApexSQL Edit includes the ability to trace executed statements.  To trace executed statements:

When this option is selected, a new tab will be available in the Results pane, which will display the server trace results.

 

Note:

You can define the type of trace to perform, along with other tracing settings, in the Application Options.

 

Result Views

You can control the way that ApexSQL Edit displays query results by right clicking query results and selecting from the Grid View menu.

Filter Row

At the top of the results pane is the filter row. Each column of results can be filtered to display only those results that match the value you enter here.

In addition, you can set up the filter row to display a drop down list for specific columns. This list will include all values for that row and allow you to quickly select the value you want to filter for.  To set up filter lists:

  1. From the Tools menu, select Manage Filtered Columns
  2. Select the columns that you want to filter using drop down lists
  3. Execute your query

XML and Text Views

One useful feature of the Results pane is the ability to view your query results in a basic text format, or in a XML document format.