Oracle PL/SQL: Conditional Statements

In PL/SQL, conditional statements allow developers to control the flow of code by executing specific parts of logic based upon certain criteria, or conditions. Conditional logic is another fundamental building block. In this post, I will cover the various PL/SQL conditional statements in detail with the help of examples to illustrate how to use each conditional statement. This post is part of my PL/SQL fundamentals series.

NEW FEATURES in Oracle Integration 3! (26.04)

In April 2026, Oracle Integration released version 3 26.04, introducing numerous new and updated features, including new service metrics, integration recipes, and enhanced agentic AI functionalities. Key updates include support for various models and improved adapters for seamless connectivity. This release marks Oracle's second of the year in its quarterly cycle.

Oracle PL/SQL: LOOPs Explained

This post explains the various types of loops in Oracle PL/SQL, including Basic, While, For, and Cursor For loops. Each type is described with syntax and examples. Understanding the correct use of these loops enhances code efficiency and maintainability, providing developers with essential tools for executing repeated operations.

NEW FEATURES in Oracle Integration 3! (25.10)

In October 2025, Oracle Integration 3 v25.10 introduced new features, including enhanced disaster recovery, AI-driven project creation, and improved adapters. This release marks Oracle's 1st ever quarterly release for Oracle integration . Key enhancements involve expanded regional availability, better monitoring, and streamlined integrations, contributing to a more robust user experience.