Contact Form

Name

Email *

Message *

Follow on LinkedIn
Image

How to Create Web Application with Oracle Apex?



Oracle Application Express (APEX) is a low-code development platform that enables you to build scalable, secure enterprise apps, with world-class features, that can be deployed anywhere.

It is the world's most popular low-code platform for enterprise apps.

Using APEX, developers can quickly develop and deploy compelling apps that solve real problems and provide immediate value. You won't need to be an expert in a vast array of technologies to deliver sophisticated solutions. You can focus on solving the problem and let APEX take care of the rest.

Creating Web Application with Oracle Apex

In the following tutorials, we will learn to Create a simple web application which will save records of Products and its category.

We will add Validation and extra Security using Triggers. And we'll also integrate Charts and Calendar to Visualize our Data.


0. Introduction the the Tutorial Series



1. Exploring User Interface of Oracle Online Database




2. Creating First Table in Oracle Database




3. Adding Auto Increment Functionality in Oracle with Sequence and Trigger


Sequence

Trigger


4. Create Product Table with Auto Increment




5. Creating First Web Application with Oracle Apex




6. Creating Report with Form for Category Module


Report
Display Inserted Data in Tabular Form.

Form
Insert or Update Data in Database


7. Creating Report with Pop up Form for Product Module


Modal 
Pop up Form to Insert or Update Data.

8. Creating LOV (List of Values) to add drop down functionality




9. Creating Master Detail Form with Multiple Tables


Master Detail Page
Display and Filter Data Real time on a single Page


10. Creating Triggers to Add Validation





11. Creating Table and Triggers to Save User Activities




12. Generating Charts and Calendar in Oracle Web Application





13. How to Add Custom Icon on Navigation Menu in Oracle Apex?




14. Where to go Next?








Comments