Hassan Raza

Oracle in Pakistan The Talent Is Here. The Access Isn't.

Oracle Developer Pakistan: 5 Brutal Access Gaps Costing the Community

Every Oracle developer Pakistan knows is part of a community that built
itself from nothing. The country has $2.28B in IT exports, real Oracle
enterprise deployments inside its biggest banks and telecom companies,
and 300,000-plus IT professionals. Yet there are zero Oracle Cloud
regions, certification costs equal to a junior developer’s full monthly
salary, and fewer than six Oracle ACEs in the entire country. This is
not a complaint. It is a data story about a door that stayed half open.

oracle apex smooth scroll demo showing page scrolling smoothly after form submission

Oracle APEX Smooth Scroll Restore

Keep users where they are on long Oracle APEX forms by oracle apex smooth scroll. A simple JavaScript utility saves scroll position before page submit and smoothly restores it after reload.

oracle schema documentation

I Built an Open-Source Oracle Schema Documentation Generator for AI Tools (And You Can Use It Too)

Discover APEX Schema Docs, a free open-source Oracle APEX app that generates LLM-ready Oracle schema documentation in Markdown, JSON, and Plain Text from your data dictionary in one click.

DBMS_SCHEDULER Oracle Tutorial

DBMS_SCHEDULER Oracle Tutorial: Automate Daily Tasks Like a Pro

Stop manual scripts. Learn how to use DBMS_SCHEDULER Oracle to automate daily tasks, refresh MVs, and manage PL/SQL job chains like an enterprise pro.

How to Start Your Oracle Developer Career in 2026

How to Start Your Oracle Developer Career in 2026 (Skills, Certifications, and Everything Nobody Tells You)

Master the 2026 Oracle developer career path. Learn about SQL, APEX, certifications, salary expectations, Oracle ACE program, and how to go from zero to senior.

5 PLSQL Mistakes I Made as a Junior Oracle Developer

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

Learn the common PL/SQL mistakes made by junior developers and how to fix them. Improve your Oracle database skills with these practical, real-world coding tips.

biosig oracle apex plugin

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

I searched for an Oracle APEX signature plugin and found broken 9-year-old code. So I built BioSig Pro from scratch. Free, open source, and actually works on mobile.

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

I built a free, open source Oracle APEX plug-in that adds coordinate-aware zooming, panning, and fullscreen support to any image region. No JavaScript knowledge needed. Just import and use.

WhatsApp in Oracle APEX

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

Most enterprise Oracle APEX applications manage data well but stay completely silent when it comes to communicating with users outside the system. In this tutorial I walk through integrating WhatsApp directly into Oracle APEX using WAAPI, n8n, and ORDS. We cover the full stack: Oracle Wallet SSL configuration with orapki, network ACL setup, PL/SQL messaging package, ORDS REST endpoint creation, n8n webhook workflow, and the APEX chat UI. Everything from the first certificate import to a live two-way WhatsApp conversation inside your APEX application.