How to Create Oracle APEX 22.2.0 Application?

Oracle APEX (Application Express) is a low-code development platform that enables you to build web-based applications quickly and easily. If you want to create an Oracle APEX application, here are the steps you can follow: 1. Install Oracle Database and... Read more

Working with JSON_MERGEPATCH

JSON_MERGEPATCH function is very useful to update JSON nodes in JSON documents. We can simply pass the JSON required JSON patch to merge with the existing JSON document using the JSON_MERGEPATCH function, it can add or update the JSON node... Read more

Substitution Strings Oracle APEX | Ontoor Concepts #3

Substitution Strings in Oracle APEX | Ontoor Concepts #3 Substitution strings in Oracle Apex are a way to dynamically replace values in SQL or PL/SQL statements. These strings are used as placeholders that are replaced with actual values at runtime.... Read more

INOAUG Xplore session

Read more

Substitution Strings || Oracle APEX

Usage of Substitution Strings || Oracle APEX You can use substitution strings in a page template or region source to replace a character string with another value. When you design your app and allow users to edit things, you use... Read more

Creating Master Detail form Interactive Grid Oracle APEX | Ontoor Concepts #2

A single master detail form should be two editable interactive grids based on two related tables or views and you can define any number of master-detail relationships on a single page. In this video, We have shared the steps for... Read more

Interactive Grid introduction | Ontoor Concepts #1

In this Video Ashish has given the brief introduction of Interactive GRID. Interactive Grid concepts. Read more

Oracle APEX Dynamic Navigation Menu : Ontoor Extras

In this Video Vikas has explained, how can we create Dynamic Navigation Menu in Oracle APEX using custom table. How to Create Dynamic Navigation Menu in Oracle APEX Read more

APEX Friendly URL | Ontoor Shorts #7

In this Short Video Vikas has explained, how can we convert Application URL into Friendly URL. Read more

Application Process | Ontoor Shorts #6

In this Short Video Vikas has explained, how can we create and use Application Process. Read more