Preface
Oracle APEX SQL Workshop Guide describes how to use SQL Workshop and Oracle APEX utilities to load and unload data from an Oracle database, generate DDL, view object reports, and restore dropped database objects.
Audience
Oracle APEX SQL Workshop Guide is intended for application developers who are building database-centric Web applications using Oracle APEX. The guide describes how to use Oracle APEX SQL Workshop and utilities to load and unload data from an Oracle database, generate DDL, view object reports, and restore dropped database objects.
To use this guide, you must have a general understanding of relational database concepts and the operating system environment under which Oracle APEX is running.
See Also:
Quick Start in Oracle APEX App Builder User’s Guide
Parent topic: Preface
Related Documents
For more information, see these Oracle resources:
- Oracle APEX Documentation Library
-
Working with SQLcl in Oracle SQLcl User’s Guide
Parent topic: Preface
Conventions
The following text conventions are used in this document:
| Convention | Meaning |
|---|---|
| boldface | Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary. |
| italic | Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. |
monospace |
Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. |
Parent topic: Preface