1.1 Introduction
The Oracle PL/SQL Language Pocket Reference is a
quick reference guide to the PL/SQL programming language, which
provides procedural extensions to the SQL relational database
language and a range of Oracle development tools. Where a package,
program, or function is supported only for a particular version of
Oracle (e.g., Oracle9i), we indicate this in the
text.
The purpose of this pocket reference is to help PL/SQL users find the
syntax of specific language elements. It is not a self-contained user
guide; basic knowledge of the PL/SQL programming language is
required. For more information, see the following
O'Reilly books:
Oracle PL/SQL Programming, Third Edition, by
Steven Feuerstein with Bill Pribyl
Learning Oracle PL/SQL, by Bill Pribyl with
Steven Feuerstein
Oracle Built-in Packages, by Steven Feuerstein,
Charles Dye, and John Beresniewicz
Oracle PL/SQL Built-ins Pocket Reference, by
Steven Feuerstein, John Beresniewicz, and Chip Dawes
|