|
SQL Statements that are editied and tested in the SQL Commander
can easily be saved as SQL bookmarks using the Bookmark Editor. The
editor manages all bookmarks in a tree structure which makes it easy
to categorize them. The SQL can be export and imported from the file
system. The bookmark editor is also used to specify any SQL
statements that shall appear in the Monitor main tab.
The
bookmark editor have three root nodes:
- Personal
This part of the tree is manually
maintained. This is the place you design the structure of SQL
statements to keep.
- New
The Monitor Row Count operations in the data tab
automatically creates SQL statements that are saved in the New
root. These statements are then normally manually moved into the
Personal root structure.
- History
All SQL statements that are executed in the
SQL Commander are automatically added to this node (on top). The
Previous and Next operations in the SQL Commander are used to
navigate among this list of SQL statements.
All bookmark entries and the structure are keept between
invocations of DbVisualizer.
|