Articles by Tag #oracle

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Why I Stopped Sending Data to LLMs: Introducing "Zero-Data Transport" Architecture

Why I Stopped Sending Data to LLMs: Introducing "Zero-Data Transport" Architecture ...

Learn More 8 3Nov 24 '25

Querying & Filtering in Oracle Databases: What Actually Clicked for Me As a Beginner

Today felt like one of those quiet but important SQL days. No new tables. No fancy joins. Just...

Learn More 30 1Jan 19

Columns & Data Types in Oracle: What Actually Stuck on Day 2 (As a Beginner)

Day 2 of learning Oracle SQL was less about writing fancy queries and more about understanding what...

Learn More 29 2Jan 17

Recuperando dados no Oracle (sem envolver o DBA) com FlashBack Query

Sabe quando você faz aquela trapalhada épica, dá um UPDATE na tabela sem WHERE e ainda estava tão...

Learn More 1 0Oct 14 '25

Beyond Text: Building an AI-Powered Color Matcher in Oracle FreeSQL

☁️ Pre-Flight Checklist This is a connection flight. Before we taxi down the runway,...

Learn More 3 0Oct 28 '25

Funções de Conversão e Expressões Condicionais em SQL Oracle

Este artigo explora de forma detalhada as funções de conversão e expressões condicionais no Oracle...

Learn More 1 0Dec 18 '25

Algo entre o VARCHAR2 e o CLOB: VARCHAR2 com esteróides [MAX_STRING_SIZE]

Há aproximadamente 5 anos, quando estava desenvolvendo um módulo de CRM, precisei implementar um...

Learn More 1 0Oct 12 '25

Lessons from Converting Oracle Forms to Modern Web Apps

Oracle Forms has been a workhorse for business applications for decades, but as we move further into...

Learn More 1 0Oct 14 '25

Hosting a Godot Server on Oracle Cloud

Introduction When working on multiplayer projects hosting a server is a key part of being...

Learn More 5 0Dec 15 '25

PDB Recovery Isolation

In Oracle Database version 19c, Data Guard cannot manage operations such as hot cloning or...

Learn More 0 0Nov 4 '25

Your First AI-Powered Search on Oracle Cloud: A Beginner's Guide to Vectors

☁️ Pre-Flight Checklist This is a connection flight. Before we taxi down the runway,...

Learn More 1 0Oct 23 '25

Oracle 23ai's Phantom Vector Memory: A Troubleshooting Guide

☁️ Pre-Flight Checklist Before we taxi down the runway, here’s your flight plan. Keep this...

Learn More 0 0Dec 17 '25

No More VMs: Run Oracle Database 23ai Natively on Apple Silicon in Seconds

⚡️ 30-Second Quick Start (Copy/Paste and Run) docker run -d --name oracle-free -p...

Learn More 0 0Dec 8 '25

Understanding ORDS Pre-Hook Functions

In Oracle REST Data Services (ORDS), pre-hook functions are utilised to perform preliminary checks...

Learn More 3 0Oct 14 '25

Unlocking the Oracle ACE Program: From Contribution to Recognition

I started contributing to the Oracle communities in 2008, engaging with fellow developers and solving...

Learn More 1 0Oct 13 '25

Bringing OIC Execution Logs into APEX‑Driven Logging Tables

As integrations proliferate and complexity grows, having the ability to see what's happening behind...

Learn More 5 0Oct 19 '25

SQL*Plus: Guia Completo para Gerenciamento de Banco de Dados Oracle

SQL*Plus é uma ferramenta interativa de linha de comando desenvolvida pela Oracle que permite aos...

Learn More 1 0Dec 31 '25

Mastering DBMS: A Practical Guide to Indexing, Hashing, and Query Optimization

Introduction In the world of database management, performance is key. One of the most effective ways...

Learn More 0 0Oct 8 '25

🏢 Why Spring Boot, Kafka, Oracle, and Tomcat Still Power the Enterprise in 2025

Every few months, new frameworks, databases, and cloud platforms appear — each promising to...

Learn More 0 0Oct 9 '25

DBMS_JOB and DBMS_SCHEDULER Integration in Oracle 19c

Before Oracle 10g, the DBMS_JOB package was used to create jobs in the database environment. In...

Learn More 1 0Oct 26 '25

Expression-Based Parameter Value Feature in Oracle 21c

In Oracle 21c, you can define the value of a parameter using environment variables or even by...

Learn More 0 0Oct 12 '25

Oracle 21c — Using Result Cache in Standby

Another new feature introduced in Oracle Database 21c is the ability to use the RESULT_CACHE hint in...

Learn More 0 0Oct 20 '25

FAR SYNC Data Guard

One of the new features introduced in Oracle 12c is FAR SYNC Data Guard, which has some similarities...

Learn More 0 0Dec 11 '25

Understanding ACID Properties with Oracle Live SQL

INTRODUCTION ACID properties are a set of principles that guarantee the reliability of database...

Learn More 0 0Oct 8 '25

Mastering Database Normalization with Oracle Live SQL: A Practical Guide

Introduction Have you ever wondered why your database tables seem a bit messy? That's where database...

Learn More 0 0Oct 8 '25

Mandatory Profile in Oracle Database

As you know, profiles can be used to impose restrictions on each user in two areas: resource...

Learn More 0 0Dec 8 '25

Oracle 21c — Removal of IGNORECASE and SEC_CASE_SENSITIVE_LOGON Parameters

Starting from Oracle 21c, all passwords stored in the password file are case-sensitive. In previous...

Learn More 0 0Oct 13 '25

Why n8n Become Popular in Oracle Cloud: Top Reasons Behind This Rapid Growth (2025 Guide)

If you've been exploring modern automation tools, you might have noticed that n8n become popular in...

Learn More 0 0Nov 25 '25

Revolutionizing SQL Development with Oracle APEX AI Assistant

Oracle APEX 24.1 introduces the APEX AI Assistant, a transformative tool that enables developers to...

Learn More 6 0Oct 20 '25

Chinese DBA's Story: Hu Zhonghao - The Journey of Becoming a DBA for Domestic Distributed Databases

On May 29th, the core system of a bank in Yunnan officially went live. Unlike the majority of banks...

Learn More 0 1Oct 16 '25