SQL-Worksheet Editor

SQL-Worksheet Editor
  • All editors provide code completion and syntax highlighting, and display live information from the data dictionary for database objects.
  • Compilation errors shown in the PL/SQL log are highlighted directly in the editor at the corresponding position.
  • Use SQL Worksheets for quick, ad-hoc SQL execution without creating a full script.
  • Work with multiple SQL Worksheets in a single editor using tabbed pages.
  • Select, copy, and export data directly from the SQL result grid.
  • Use the Outline view to navigate your SQL and execute individual statements efficiently.