top of page
Search


Unlocking the Potential of Gen AI Features in Oracle APEX
Artificial intelligence is reshaping how developers build applications, and Oracle APEX is no exception. The introduction of generative AI features in Oracle APEX opens new doors for creating smarter, more efficient, and user-friendly applications. This blog post explores how these AI capabilities work within Oracle APEX, practical examples of their use, and how developers can unlock their full potential. Oracle APEX interface showcasing generative AI features What Is Generat
naveenaggarwal12
2 days ago3 min read


Oracle APEX 24.1 and 24.2
Oracle APEX continues to dominate the low-code landscape with its 24.2 and 24.1 releases, heavily focusing on Generative AI (GenAI) and multicloud strategies. 🚀 Latest Release & Patch Updates Oracle APEX 24.2 General Availability: Released in January 2025, this version introduces enhanced GenAI capabilities. Latest Patch (v24.2.13): As of January 26, 2026, the most recent Patch Set Bundle (PSB) is available, bringing the product to version 24.2.13. ✨ Key New Features in APE
naveenaggarwal12
Jan 311 min read


Understanding Time Intelligence in Analytics
Terms such as YTD, LYTD, and LTD may appear straightforward, yet comprehending their significance is crucial for data analysis. 💡These metrics extend beyond mere total calculations; they narrate a story of progress, comparison, and growth over time. ▪️YTD illustrates our achievements for the current year. ▪️LYTD provides a reference point for our position at this time last year. ▪️LTD offers a comprehensive view of our entire journey. Analytics is not solely about numbers;
naveenaggarwal12
Oct 20, 20251 min read


Effective Techniques to Eliminate Duplicate Records in SQL
Duplicate Data Struggling with duplicates ruining your data integrity ? Master these 5 proven SQL techniques to clean your datasets like...
naveenaggarwal12
Aug 31, 20251 min read


Fundamentals of Metadata
Think of metadata as data about data. Just like a library card tells you about a book (title, author, subject), metadata tells you about...
naveenaggarwal12
May 26, 20252 min read


CSS in APEX
As I discussed in my last blog about usage and benefits of having jQuery in Oracle APEX, today I will discuss about CSS on same lines....
naveenaggarwal12
Feb 12, 20235 min read


jQuery in APEX
People who work with jQuery already know about the benefits of using it. But most of the APEX developers finds it difficult to get...
naveenaggarwal12
Feb 8, 20233 min read


Customized "Wait" Icon
Nobody wants to wait for a page to load and then view the information on page. But in data centric applications it usually happens when a...
naveenaggarwal12
Sep 27, 20222 min read


Editing a remote db table from Interactive Grid
Generally, in Interactive Grids we use local database table for any DML operation. Recently I came across a scenario where the underlying...
naveenaggarwal12
Aug 27, 20222 min read


Using APEX_DATA_PARSER API
The APEX_DATA_PARSER is a frequently used API which provides an easy interface to parse files from different file formats such as...
naveenaggarwal12
Jun 12, 20222 min read


Data Synchronization from REST Data Sources to Local Table
We already know that Data Synchronization is a feature which enables developers to automatically sync the contents of a local table with...
naveenaggarwal12
May 14, 20223 min read


Interactive Grid : Customized features
Interactive Girds in APEX comes with many in-built interactive features which are normally utilized by developers as it is. But in some...
naveenaggarwal12
Apr 28, 20222 min read


Interactive Grid : Lock/ Unlock Rows
Interactive grids are the best way to add/edit/ delete multiple records at the same time. But sometimes we have to make the records...
naveenaggarwal12
Apr 1, 20222 min read


Navigation Menu : Tips & Tricks
Today in this blog I am going to discuss a tip about the Navigation Menu of any APEX application. Navigation Menu is one of the basic...
naveenaggarwal12
Mar 22, 20221 min read


Interactive Grid : Get current selected row value into page item.
In Oracle APEX, interactive grid is one of the complex topics which extensively use JavaScript and JQuery. Today in this blog I am going...
naveenaggarwal12
Mar 17, 20221 min read


Cell Coloring Based On Cell Value
Sometimes in our APEX reports we need to color the cell based on its value, like if my "Is Active" column has value "Yes" then color it...
naveenaggarwal12
Feb 23, 20221 min read


Highlighting Only Changed Values in APEX Report
I hope everyone is doing great in the new year !! Lets start the first post of the year 2022. Recently I was working on a requirement...
naveenaggarwal12
Jan 23, 20222 min read


Oracle APEX Installation with ORDS - Part 2
In this post I will discuss about the remaining steps of Oracle APEX installation. In case you didn't read the part 1, please go through...
naveenaggarwal12
Dec 12, 20212 min read


Oracle APEX Installation with ORDS - Part 1
Installing Oracle APEX on your local PC is a four steps process, Install APEX Install ORDS Apache Tomcat configuration Final Steps In...
naveenaggarwal12
Dec 3, 20213 min read


Oracle APEX - Single Sign-On | Access Multiple Applications Using Single Log In
In this post, I will discuss how to access multiple Oracle APEX applications without re-entering the login credentials using Single...
naveenaggarwal12
Nov 3, 20212 min read
bottom of page
