The topic explains how to navigate through an SQL document.
The feature considerably simplifies navigation through large SQL documents. You can see the current document structure in the Document Outline Window. To synchronize structure with text straight from the code, click Synchronize Document Outline in the shortcut menu.
Note
These features are available in the Standard edition of SQL Complete only.
This feature allows navigating from Code Editor straight to Object Editor. If you press F12 or select the corresponding item from the shortcut menu when the pointer is over the object identifier, the program will find and open the object in corresponding Object Editor. Therefore, if you, for instance, need to modify an object, you can do it visually without altering the code.