A set of SQL commands saved as a file in SQL Scripts is what is called simply a SQL Script. The SQL Scripts can contain more than one PL/SQL block or SQL statements. SQL Scripts can be used to edit, create, view, run, and delete script files.
Remember the following when using SQL Scripts:
SQL Scripts and SQL Commands have no interaction between each other.
In a SQL...
Article Id:
13605