2 About Oracle Application Express

Oracle Application Express is a rapid web application development tool for the Oracle Database.

2.1 Browser Requirements

Oracle Application Express requires a JavaScript-enabled browser and supports the current and prior major release of Google Chrome, Mozilla Firefox, Apple Safari, and Microsoft Edge.

2.2 About Oracle Application Express

Oracle Application Express is a rapid web application development platform for the Oracle Database.

Developers assemble an HTML interface (or application) on top of database objects with wizards or direct input. Each application is a collection of linked pages using tabs, buttons, or hypertext links.

You can manage, manipulate, and display the data in a local Oracle Database or an external data source using REST-based APIs.

2.3 About Database Applications

A database application is an interactive user interface (UI) that enables you to display, add, update, or delete information stored in a local Oracle Database or an external data source using REST-based APIs. A database application can display information in many formats, including static and interactive reports, forms, charts, and interactive grids.

This guide explains how you can customize interactive grids and interactive reports. In an interactive grid or interactive report, you can customize the appearance of report data through searching, filtering, sorting, column selection, highlighting, and other data manipulations. You can save your customizations in the application or, depending on the developer’s configuration, you can also download reports locally for offline use.