Nothing here yet.
Nothing here yet.
May 4 · 6 min read · 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
Join discussion
Feb 12 · 3 min read · I've been experimenting with the dbms_cloud_ai package to generate synthetic test data using the GENERATE_SYNTHETIC_DATA procedure. This procedure is quite versatile, allowing for the generation of synthetic data for a single table, multiple tables, ...
Join discussion
Dec 13, 2025 · 6 min read · Introduction Oracle REST Data Services (ORDS) has become essential for exposing Oracle database functionality through RESTful APIs. Whether you're building microservices or APEX applications ORDS endpoints often form critical components of your infra...
Join discussion
Oct 2, 2025 · 5 min read · 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...
Join discussion