Backus-Naur notation for PL/SQL BNF for PL/SQL 2.1 for Oracle7 (an old version, but still interesting) |
Code Samples and Suggestions Over a dozen tips, tricks, and code samples, by Jonathan Lewis. |
FAQ by Frank Naudé Part of the so-called "underground" Oracle FAQ, this is a brief but useful list of PL/SQL questions & answers. |
Ixora Q & A Questions with answers by Steve Adams, expert on Oracle internals |
Message board on orafaq.com Unmoderated questions and answers. |
mod_owa: Apache PL/SQL Gateway Module Open source Apache module allowing PL/SQL to generate dynamic web pages. |
Oracle Technology Network: PL/SQL Official product documentation, white papers, technical briefs, feature lists. |
Oracle Tricks, Tips, and Utilities Handful of free, reusable PL/SQL scripts for business applications |
OracleTricks - Tips, Tricks, and Utilities Free, reusable PL/SQL scripts; page is part of larger collection of Oracle tricks. |
PL/SQL help and tutorial Simple examples of various language features |
PL/SQL tips Short tips and code fragments written (or collected) by Connor McDonald. Includes bit operations, undocumented features, 8.1.7, more. |
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. |
RevealNet PL/SQL Pipeline Free developer forum. Post your most vexing questions, get answers from recognized experts. |
Selected Utilities/Frequently Asked Questions Scripts and solutions from Oracle maven Thomas Kyte, including a PL/SQL generator to address the "update cascade" problem. |
utPLSQL Project Open-source unit testing framework based on principles of "Extreme Programming." |