SQL Scripts
SQL Scripts is the third module of the SQL workshop. This module allows us to create and manage an independent repository of SQL and PL/SQL scripts. This repository is distinct from the Saved SQL or the History repository of the other modules (SQL Commands, Query Builder). We can create new scripts and save them into the repository, or we can upload external scripts into it. We can edit and run stored scripts, and we can also download them into our local filesystem. The following screenshot displays part of the SQL Scripts repository's main screen:
Pressing the Edit icon of a script leads us to the SQL Scripts Script Editor:
This is a very simple editor; I wouldn't recommend it as your primary script editor, but it will do the job when you need it (and you don't have a better editor around).