2 Day Developer > Using SQL > Running SQL Statements
Running SQL Statements |
Previous |
Next |
You can enter and run SQL statements with the SQL Commands page, Script Editor page, or SQL Command Line (SQL*Plus).
Using the SQL Commands and Script Editor pages are described in this section. The SQL Commands page is a simpler interface and easier to use.
Both SQL Commands and Script Editor pages enable you to save your SQL statements as a script file in a database repository for future use. You can run multiple SQL statements in the Script Editor page. Script Editor also enables you to download the script to the local file system, which can be run as a SQL script with SQL Command Line. For information about running SQL statements or SQL scripts with SQL Command Line, see Using SQL Command Line.
This section contains the following topics: