How to navigate a query

Last modified: July 5, 2023

You can navigate between queries, subqueries, and clauses using the Document Outline window.

To open the Document Outline window, on the View menu, click Document Outline. The Document Outline window opens, displaying nodes that represent all the query clauses, selected columns, tables, and views in the From clause as well as on the diagram, and all the subqueries at any nesting level.

In the Document Outline window, you can perform the following actions:

  • Double-click the clause node to activate the corresponding Tabbed Editor tab for the subquery or the root query.

  • Double-click the subquery node to open it for editing.

  • Double-click the table column or table node to select the corresponding column or table.