The SQL Editor is a graphical user interface that enables you to create and
modify objects that use SQL statements. Using the SQL Editor, you can:
Plug-in modules can extend the functionality
of the SQL Editor. For example, the SQL Manager module adds support for
data LOAD/UNLOAD statements, Code Completion, Query Designer, Query Execution Plan Analyzer,
printing, color coding and other features.
For additional information on plug-in
modules, see the Plug-in Modules
topic
.
You create SQL documents by entering, executing, and saving SQL statements in the SQL Editor pane. You can use SQL documents to store useful SQL scripts and object definitions. You can view and save returned data in the Output page of the SQL Editor pane.
Tips
See Also