9 Code Editors
This chapter provides an overview of various code editors available in Oracle® Database Navigator.
The code editor of Oracle® Database Navigator plug-in is the primary interface for writing, editing and optimizing SQL, PL/SQL queries and Java programs. It comes with a bunch of features such as syntax highlighting, code completion assistance, code folding, code navigation, integrated explain plans for SQL statements, integrated CLI terminals, and SQL query result set display among others.
Topics:
- Configuration of Code Editors
This topic provides an overview of the type of Code Editors available in Oracle® Database Navigator and their configuration. - SQL Editor
This topic provides an overview of the SQL editor in Oracle® Database Navigator plug-in. - DDL File Editor
This topic provides an overview of editing DDL script files in the built-in editor. - Program Editor
This topic provides an overview of the program editor and its features. - Java Editor
This topic provides an overview of the Java Editor features.