Online Documentation for SQL Manager for SQL server
Using Navigation bar and Toolbar
The Navigation bar and Toolbar provide quick access to tools implemented in Index Editor.
The Navigation bar of Index Editor allows you to:
Object
select a database
select an index for editing
General
compile the index (if it is being created/modified)
save the index description (if it has been modified)
refresh the content of the active tab
print metadata of the index
restore the default size and position of the editor window
Tools
rebuild the index using the ALTER INDEX ... REBUILD statement
reorganize the index using the ALTER INDEX ... REORGANIZE statement
update statistics using the UPDATE STATISTICS statement
view the dependency tree for the index
Depending on the current tab selection, the Navigation bar expands to one or more additional panes with tab-specific actions that can be useful for working with the index:
Description
save object description to file
copy description to clipboard
DDL
save DDL to file
open DDL in Query Data
Items of the Navigation bar are also available on the ToolBar of Index Editor. To enable the toolbar, open the Environment Options dialog, proceed to the Windows section there and select Toolbar (if you need the toolbar only) or Both (if you need both the toolbar and the Navigation bar) in the Bar style for child forms group.