The Syntax Palette enables you to display the constructs of PL/SQL language elements and Built-in packages, and allows you to copy selected syntax into the Program Unit editor or Stored Program Unit editor.
The Syntax Palette has the following components:
Displays a PL/SQL category name or a Built-in package name.
Click the arrow on the right to choose a PL/SQL category or Built-in package.
Displays the individual language elements in a selected PL/SQL category or the constructs in a selected Built-in package. The first item in the list is highlighted (selected) by default.
Click a language element or construct to select it and to show its full syntax in the display area.
Double-clicking an item inserts the syntax of the PL/SQL language element or construct into the active editor window at the current cursor position.