Manage Data

The Oracle Application Express SQL Workshop Object Browser enables developers to browse, create, and edit objects in a database. Oracle Application Express has many views defined to help you work with the underlying table structures. The views combine multiple base tables and use meaningful column names to minimize complexity and to be more intuitive to use.

See Oracle Application Express API Reference for details of the views defined.

To manage data using Object Browser:

  1. Access the Service Console for your Schema Service. See Access the Service Console.

    Note:

    If you purchased the service prior to August 2017, the Service Console is the Oracle Application Express home page and will not include the Develop icon.
  2. If the Service Console includes the Develop icon, then click Develop.
  3. Click SQL Workshop.
  4. Click Object Browser.
  5. Browse, create, edit and delete database objects.

    To learn more, see Managing Database Objects with Object Browser in Oracle Application Express SQL Workshop Guide.