RPRutvik Prajapatiinrutvikprajapati.hashnode.dev·May 15 · 6 min readSQLcl 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 r00
RPRutvik Prajapatiinrutvikprajapati.hashnode.dev·May 14 · 2 min readImprove Oracle APEX UX: Add a Top Horizontal Scrollbar to the Interactive Grid and Interactive ReportInteractive Reports and Interactive Grids include a horizontal scrollbar, but it’s positioned at the very bottom. This forces users to scroll all the way down just to access it, which isn’t a great us00
RPRutvik Prajapatiinrutvikprajapati.hashnode.dev·May 10 · 18 min readSELECT AI Actions Explained: Same Prompt, Different ResultsIn the previous posts, I configured SELECT AI using both OCI Generative AI and external LLM providers. With the setup in place, the next step is to understand how SELECT AI actually behaves when you s00
RPRutvik Prajapatiinrutvikprajapati.hashnode.dev·May 9 · 8 min readSetting up SELECT AI with External LLM ProvidersIn the previous post, I walked through configuring Select AI using OCI Generative AI, which involves IAM policies, Dynamic Groups, and resource principals. If you are already working within the OCI ec00
RPRutvik Prajapatiinrutvikprajapati.hashnode.dev·May 8 · 6 min readSetting up SELECT AI with OCI Generative AI on Oracle Autonomous DatabaseIn the previous post, we looked at what Select AI is and how it works behind the scenes. Now it’s time to actually set it up. In this guide, I will walk through how to configure Select AI in your Orac00