Application Express User's Guide > Using SQL Scripts > Creating a SQL Script > Creating a SQL Script in th...
Creating a SQL Script in the Script Editor |
Previous |
Next |
To create a new SQL script in the Script Editor:
On the Database Home Page, click the SQL icon.
Click the SQL Scripts icon.
The SQL Scripts page appears.
Click the Create button.
The Script Editor appears.
Enter a name for the script in the Script Name field.
Script name extensions are optional.
Enter the SQL statements, PL/SQL blocks and SQL Command Line (SQL*Plus) commands you want to include in your script.
Remember that SQL Command Line commands are ignored at runtime.
Click Save to save your script to the repository.
The SQL Scripts page appears listing your newly saved script.