|
SQL library is the perfect way to organize your SQL scripts. SQL
library is a hierarchy of files and folders. You can add script to
the library using Windows explorer. You can also save the script
from DTM SQL editor into SQL library.
For access SQL library click arrow near "Open" toolbar button
and select "SQL library" item from the drop-down menu.
Default location of the library is "library" subdirectory in the
product folder. For example, "C:\Program Files\SQL editor\Library".
You can change this value using settings dialog
The SQL script selected in the ibrary can be saved using one of
the following methods:
- Insert - insert the file at the current cursor
position.
- Append - append the sql file to the end of the script
currently being edited.
- Replace - replace the current script.
|