PL/SQL is analogous to the embedded procedural languages for other relational databases. Sybase and its derivative Microsoft SQL Server have Transact-SQL, PostgreSQL has PL/pgSQL (which tries to emulate PL/SQL to an extent), and Oracle can also use methods written in the Java programming language. Aside from some proprietary functions (notably Oracle's UTL_FILE package) PL/SQL code is nearly identical to Transact-SQL; conversions are simple if no proprietary features are used.
The book considered by many to be the "bible" of PL/SQL development is "Oracle PL/SQL Programming" by Steven Feuerstein[?],
see http://www.oreilly.com/catalog/oraclep3
Search Encyclopedia
|
Featured Article
|