Introduction: APEX Assistant adds AI chat capability to all APEX code editors to assist you with writing SQL queries, debugging code, etc.
Introduction ODA virtualized upgrades are always challenging, with unexpected issues often arising. One consistent problem I've noticed in upgrades up to version 18.8.0.0 is the..
Oracle Database Security Assessment Tool (DBSAT) is a popular command-line tool that helps identify areas where your database configuration, operation, or implementation..
Oracle CloudWorld is just around the corner. As an Oracle-only partner – this is the premier event for us to meet with some of the Oracle executives, network with partners, and..
In this blog post, I will show you how to disable Automatic database backups on ExaCC using dbaascli.
Introduction In today’s fast-paced digital landscape, speed is paramount. Users expect instant responses, and applications must seamlessly handle high traffic and demanding..
In this blog post, I will explain how we can configure the Gen AI service of Oracle APEX using the Open AI LLM model.
Introduction: In this blog post, I am going to build a simple chatbot where we can interact with the Oracle 23ai database.
Overview: In previous database releases when a column value of a row is updated by adding or subtracting from it, all other updates to that row are blocked until the transaction..
Overview: Oracle database allows DML statements to be executed in parallel mode by breaking the DML statements into exclusive smaller tasks. However, in releases prior to Oracle..