Database
Application Development
PL/SQL is an imperative 3GL that was designed specifically for the seamless processing of SQL commands. It provides specific syntax for this purpose and supports exactly the same datatypes as SQL. Server-side PL/SQL is stored and compiled in Oracle Database and runs within the Oracle executable. It automatically inherits the robustness, security, and portability of Oracle Database.
Click here for Technical Info for previous releases
Click here to see Oracle PL/SQL sample code.
Technical advice based on the real-world experiences of PL/SQL users