  |
Oracle Technology Network: PL/SQL - http://www.oracle.com/technology//tech/pl_sql/
Official product documentation, white papers, technical briefs, feature lists. |
  |
Wikipedia: PL/SQL - http://en.wikipedia.org/wiki/PL/SQL
Encyclopedia article about the Oracle extension to SQL, including an overview of its functionality, data types, and constructs. |
  |
Message board on orafaq.net - http://www.orafaq.com/forum/
Unmoderated questions and answers. |
  |
UC Davis - Tutorials - http://sirius.cs.ucdavis.edu/teaching/sqltutorial/
Oracle SQL and PL/SQL tutorials from the UC Davis Database and Information Systems Group (DBIS) |
  |
PLNet.org - http://plnet.org/
An open source, focused, common repository for PL/SQL developers. Intended to improve the day-to-day life of thousands of Oracle developers around the world. |
  |
mod_plsql - http://www.total-knowledge.com/progs/mod_plsql/
An Apache module. It aims to provide Oracle Web Application Server 3.0 API compatible interface to Oracle RDBMS. Tested with Oracle8/8i. |
 |
BNF Index of PL/SQL Version 2.1 for Oracle 7 - http://cui.unige.ch/db-research/Enseignement/analyseinfo/PLSQL21/BNFindex.html
Backus-Naur Notation for PL/SQL 2.1 for Oracle 7. Old version, but still interesting. |
 |
Code Samples and Suggestions - http://www.jlcomp.demon.co.uk/ind_plsql.html
Over a dozen tips, tricks, and code samples, by Jonathan Lewis. |
 |
PL/SQL tips - http://www.oracledba.co.uk/tips_plsql.htm
Short tips and code fragments written (or collected) by Connor McDonald. Includes bit operations, undocumented features, and 8.1.7. |
 |
High Speed PLSQL - http://home.earthlink.net/~rodger22/plsql.htm
NOUG presentation on High Speed PLSQL Tuning by Rodger Lepinsky. |