SQL Query Navigator

RazorSQL provides an SQL query navigator that allows users to quickly jump to the SQL queries in the SQL editor. The query navigator option is available via the main SQL editor toolbar or via the tools menu.

The query navigator works by parsing the contents of the SQL editor for SQL queries. Each query is then given a "node" in the query navigator window. Clicking on the button next to the node jumps the user directly to the query. The query navigator is helpful is there are many SQL queries contained in the SQL editor.

SQL Query Navigator