Mirror of Oracle documentation

Converted for search and offline reading. Authoritative source: Oracle. Diagrams and some complex tables are simplified — check the PDF when in doubt.

Object Browser SQL Commands SQL Scripts Utilities Recently Created Tables Recent SQL Commands DMS5PISL_DT_CHURN_MODEL 13 days ago select unique churn_score from CIS_… DMSPYSL_DT_CHURN_MODEL 13 days ago DECLARE P_ID NUMBER; BEGIN … SYS IOT_OVER_22885513 13 days ago select * from rse_log_msg; DMSPZSL_DT_CHURN_MODEL 13 days ago DECLARE P_ID NUMBER; BEGIN … DMS5PXSL_DT_CHURN_MODEL 13 days ago select * from rse_log_msg; DMSPWSL_DT_CHURN_MODEL 13 days ago DECLARE P_ID NUMBER; BEGIN … DMSPVSL_DT_CHURN_MODEL 13 days ago DECLARE P_ID NUMBER; BEGIN …

RSE_PROD_ATIR_GRP_VALUE VALUE

RSE PRODHIER RSE_PROD_HIER_TC RSE PROD LOC STATUS

- APEX SQL Workshop Guide is available at http://docs.oracle.com/database/apex 5.1/ AEUTL/toc.htm

Application Builder

Application Builder is a development environment that you can use to build and deploy database-centric applications. You can create interactive grids, reports, and charts.

- APEX App Builder User’s Guide is available at http://docs.oracle.com/database/apex 5.1/ HTMDB/toc.htm

You can use wizards to declaratively assemble database applications organized by page to visualize and explore data, as a pre-process or post-process of data mining.

The following functionality is available.

Create

Launches the Create Application Wizard, which you can use to build a complete application containing multiple pages.

Import

Launches the Import Wizard, which you can use to import export files from the export repository.

Dashboard

Links to the App Builder Dashboard, which displays metrics about applications in the current workspace.

Workspace Utilities

Use the Workspace Utilities page to manage App Builder Defaults, news items displayed on the home page, workspace themes, and so on.

Manage Notebook

Data scientists can use the Innovation Workbench Notebook to create notebooks, which are collections of documentation, snippets of code, and visualizations. These notebooks are bundled with key python modules for machine learning, data mining, natural language processing, network analysis, and optimization solvers. Interactive graph visualization is available that supports highlighting, expansion, and applying filters. Custom paragraphs for advanced graph visualization concepts such as visual graph creation and large graph visualization concepts are supported. This powerful widget concept allows the analyst to curate data into a form that is easier to understand, highlights trends and outliers, and shares reports with business.

Features

The key features of Manage Notebook include:

  • Create, import, export, and clone python notebooks

  • Browse, filter, and search for Notebooks.

  • Add comments from the user interface (UI)

  • Visualize data in the form of a Graph Visualization.


In this guide