I have to write a script in sql
A sql script is a combination of sql statement ( DDL or DML ) like create , insert , update , alter.
Mostly We write sql script using sql script editor .
Their use the following step -
1 - home page, click on SQL Workshop and then SQL Scripts.
2 - Click the Create button.
3 - Enter a name for the script in the Script Name field.
# note - Script name extensions are optional.
Now write any SQL statements, PL/SQL blocks and commands you want to execute using your script.
Click Save to save your script to the repository.
The SQL Scripts page appears listing your newly saved script.
and your sql script is ready to use.
If you have any query . Please mention in comment box.
Get Answers For Free
Most questions answered within 1 hours.