Improve Oracle APEX UX: Add a Top Horizontal Scrollbar to the Interactive Grid and Interactive ReportMay 14, 2026·2 min read
SQLcl MCP Server: Bridging AI and Oracle DatabaseAI tools are becoming increasingly capable at generating SQL, explaining schemas, and even helping build applications. But without direct database context, LLMs still struggle to reliably understand rMay 15, 2026·6 min read
Chat with Your Data: Getting Started with SELECT AIPart 1 of the series SELECT AI in PracticeMay 1, 2026·8 min read
Building Dynamic Navigation Menu in Oracle APEXIn APEX, Navigation Menu is basically a list component. You can create two types of lists: static and dynamic. In a Static List, entries are set up during design time in the APEX builder by using Create List Wizard and selecting Static List Type. On ...Jan 7, 2026·4 min read
Why SQLcl Runs Your Script Twice: The "Slash" That Breaks Oracle APEX DeploymentsRecently, I was working on a project where my responsibility was straightforward on paper: prepare a clean database installation script and hand it over to the DBA team for production deployment. The script included all the required database objects—...Jan 2, 2026·5 min read
Oracle APEX Interactive Report: Download report on click of button #JoelKallmanDayAs we celebrate Joel Kallman Day 2025, we honor his legacy by learning, building, and sharing within the APEX community. This post is my small contribution to continue the spirit of collaboration Joel inspired in all of us. Interactive Reports in Ora...Oct 15, 2025·2 min read
Oracle APEX and OCI Gen AI: Configure Generative AI Service for Smarter AppsBefore using AI-assisted development or creating AI-powered smart apps in APEX, the first step is to configure the Generative AI service in Oracle APEX to choose an AI provider. Generative AI ServicesMar 31, 2025·6 min read
Oracle APEX and OpenAI: Configure Generative AI Service for Smarter AppsIn this article, I'll walk you through the steps to use OpenAI AI service as the AI provider in Oracle APEX. This will enable AI-assisted development within the APEX builder to create smart AI applications. Step 1: Generate OpenAI API key To configur...Mar 24, 2025·3 min read