PL/SQL & SQL

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

Every Oracle developer I know has done this at least once. You open ChatGPT or Claude, paste a table DDL, ask for help writing a

READ MORE

DBMS_SCHEDULER Oracle Tutorial: Automate Daily Tasks Like a Pro

I still remember the first time I had to automate a nightly data purge at work. My first instinct was to write a PL/SQL script

READ MORE

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

When I first started writing PL/SQL, I honestly thought I was doing great. My code worked, the data was moving, and nobody was complaining. But

READ MORE

A Centralized Error Logging Framework for Oracle APEX

Every Oracle APEX developer has been there. A user calls you and says “something went wrong on that page.” You open the app, you try

READ MORE