User Guide > Studio User Interface Reference > Procedure Editor Panel Reference > SQL Script Panel
 
SQL Script Panel
The SQL Script panel is available for SQL scripts and Parameterized Queries. This panel has several editing capabilities including keyword high-lighting and syntax formatting. You can also drag resources from the resource tree and drop them into this panel at the cursor position.
Use this panel to formulate and edit the SQL script for a procedure. This panel works with the Parameters Panel. The parameters you define in the SQL Script panel must match the parameters designed in the Parameters panel, including the order in which they are provided. Editing text in this panel permanently disables the Model and Grid panels for a parameterized query.
For details about using this panel, see Java Procedures.