Previous
Previous
 
Next
Next

Running a SQL Command

To execute a SQL Command:

  1. On the Workspace home page, click SQL Workshop and then SQL Commands.

    The SQL Commands page appears.

  2. Enter the SQL command you want to run in the command editor.

  3. Click Run (Ctrl+Enter) to execute the command.


    Tip:

    To execute a specific statement, select the statement you want to run and click Run.

    The results appear in the Results pane.

  4. To export the resulting report as a comma-delimited file (.csv) file, click the Download link.


See Also:

"About the Results Pane", "About Transactions in SQL Commands", "About Unsupported SQL*Plus Commands", "About Command Termination", and "Using Bind Variables"