Use SQL Workshop to view and manage database objects from a Web browser. SQL Workshop includes the following tools:
Object Browser. View, create, modify, browse, and drop database objects. Use the PL/SQL editor to edit and compile packages, procedures, functions, and triggers while taking advantage of error reporting. See "Managing Database Objects Using Object Browser".
Query Builder. Use Query Builder's graphical user interface to search and filter database objects, select objects and columns, create relationships between objects, view formatted query results, and save queries with little or no SQL knowledge. See "Building Queries with Query Builder".
SQL Commands. Run SQL commands and anonymous PL/SQL, scripts, and saved queries. See "Using SQL Command Processor".
SQL Scripts. Use the SQL Script Repository to create, edit, view, run, and delete script files. You can also upload and download scripts from your local file system. See "Using the SQL Script Repository".
Utilities. Use SQL Workshop Utilities to import and export data from the database, generate DDL, view object reports, monitor the database, and restore dropped database objects See "Using SQL Workshop Utilities".