Previous
Previous
 
Next
Next

Uploading a SQL Script

To upload a script from your local file system:

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

    The SQL Scripts page appears.

  2. Click the Upload button.

    The Upload Script dialog appears.

  3. To upload a script you can either:

    • Enter the name and path to the script you want to upload to the Script Repository.

    • Using the Browse button, select the script you want to upload.

  4. Optionally rename the script by entering the new name in the Script Name field.

    This is the name given to the script in the Script Repository.

  5. Click Upload to add the script to the Script Repository.

    The SQL Scripts page appears listing your newly uploaded script.

    The script is parsed during runtime. When parsed, ignored statements such as SQL*PLUS are listed. Any invalid SQL is identified only in results.

    If a script of the same name exists in the Script Repository, you are prompted to rename it.