Blog

5 PL/SQL Mistakes I Made as a Junior Oracle Developer (And How to Fix Them)

Table of Contents Toggle Mistake 1: Processing Data Row by Row Inside a LoopMistake 2: Using WHEN OTHERS THEN NULL to Handle ExceptionsMistake 3: Building

READ MORE

BioSig Pro: The Oracle APEX Signature Plugin I Built Because Nothing Else Worked

Table of Contents Toggle Why I Did Not Just Use an Existing Oracle APEX Signature PluginWhat Does BioSig Pro Actually Do?The Technical Decisions Behind ItWhy

READ MORE

I Built an Image Zoom Plug-in for Oracle APEX and I’m Making It Free

Table of Contents Toggle What Does It Actually Do?How I Built ItWho Is This For?How to Install ItGet It on GitHub If you have ever

READ MORE

Integrating WhatsApp into Oracle APEX Using WAAPI, n8n, and ORDS: A Complete End-to-End Tutorial

Table of Contents Toggle Architecture OverviewStep 1: SSL Configuration with Oracle Wallet1.1 Export the WAAPI SSL Certificate1.2 Create the Oracle Wallet1.3 Import the Certificates1.4 Verify

READ MORE

Oracle APEX Banner to Instantly Avoid Dev vs Prod Mistakes

Table of Contents Toggle 1. Why Use an Oracle APEX Environment Banner?2. Global Placement via Page 03. Build the Banner Using PL/SQL4. Apply the Banner

READ MORE

How I Built a Smart Task Tracker in Oracle APEX Without Opening Each Row

Table of Contents Toggle The ProblemThe Solution: Dynamic Actions + Smart SQLStep 1: Building the Report with Action ButtonsStep 2: Capturing the Click with Dynamic

READ MORE

Building a Premium Ramadan Calendar in Oracle APEX

Table of Contents Toggle What We’re BuildingStep 1: The SetupPage Item: P1_LOCATIONCollapsible RegionStep 2: The StylingStep 3: The HTML StructureStep 4: The JavaScript LogicWhy the

READ MORE

Call External HTTPS APIs with Oracle Wallet

Table of Contents Toggle Why the Oracle Wallet ExistsStep 1: Create the Wallet Directory and Import the CertificateStep 2: Grant Network Access (ACL)Step 3: Store

READ MORE

The Oracle Dev Gym

Table of Contents Toggle What is Oracle Dev Gym?Why I Actually Like It (Personal Take)Key Features Worth KnowingSQuizL: The Fun OneHow to Get StartedWho is

READ MORE