SQL Editor
The SQL Editor provides the following features:
- Executing queries using CTRL-ENTER
- Basic syntax coloring
- Basic Content Assist
- Overriding result limit
- Word wrapping (if enabled in preferences)
- Session/Catalog/Schema switching
- Loading/Saving SQL scripts
- Commit/Rollback buttons (if session is not in autocommit mode)
- Display of query execution time of last run query
|