About 117,000 results
Open links in new tab
  1. PL/SQL for Developers - Oracle

    PL/SQL is Oracle's procedural extension to industry-standard SQL. PL/SQL naturally, efficiently, and safely extends SQL for …

  2. PL/SQL Tutorial

    Our PL/SQL tutorial provides an excellent starting point for understanding database programming with PL/SQL. You can explore our …

  3. PL/SQL Tutorial - GeeksforGeeks

    May 14, 2026 · PL/SQL is Oracle’s procedural extension of SQL used to write database programs. It combines SQL with procedural …

  4. PL/SQL Introduction - GeeksforGeeks

    May 27, 2026 · PL/SQL is Oracle’s procedural extension of SQL that allows developers to combine SQL queries with programming …

  5. PL/SQL Tutorial - Master PL/SQL Programming Quickly and Easily

    This PL/SQL Tutorial section teaches you how to use PL/SQL programming language to develop modular and procedural programs …

  6. PL/SQL Developer - Allround Automations

    This section contains Plug-Ins for PL/SQL Developer that make use of the Plug-In interface, which allows you to develop DLL’s that …

  7. Oracle PL/SQL

    PL/SQL is Oracle's procedural extension to industry-standard SQL. PL/SQL naturally, efficiently, and safely extends SQL. Its primary …

  8. PL/SQL Online Editor & Compiler

    PL/SQL (Procedural Language/SQL) is Oracle's procedural extension for SQL. It combines SQL data manipulation with procedural …

  9. PL/SQL - Wikipedia

    PL/SQL refers to a class as an "Abstract Data Type" (ADT) or "User Defined Type" (UDT), and defines it as an Oracle SQL data-type …

  10. What is PL/SQL - Oracle Tutorial

    This tutorial introduces you to PL/SQL programming language and explains the PL/SQL architecture.