From low code to vibe code
Creating a APEX application with zero code

Search for a command to run...
Articles tagged with #oracle
Creating a APEX application with zero code

Looking to set up a complete Oracle development stack on your laptop—database, ORDS, and APEX—without needing a remote server? This guide will walk you through configuring Oracle 26ai, Oracle REST Dat

When working with Oracle SQLcl's project-based deployment framework, one of the critical configuration decisions you'll face is how to manage "soft objects" — database objects like packages, views, fu

Uploading documents to OCI Object Storage can be quite challenging when using PL/SQL due to its complexity and the need for precise coding. However, with the right approach, you can simplify this process significantly. In this guide, I will provide a...

The Interactive Grid offers an actions menu column type, but what if you want to implement an actions menu in a classic report? The builder doesn't provide a default option for this. However, by using some out-of-the-box components and a bit of JavaS...

In the previous article (here) I mentioned the use of similarity search between vectors to compare user input with stored embeddings. But what are vectors, embeddings and similarity search? I hope to give you an answer in this article. Vectors With t...
