- Backus-Naur notation for PL/SQL - BNF for PL/SQL 2.1 for Oracle7 (an old version, but still interesting)
cui.unige.ch/db-research/Enseignement/analyseinfo/PLSQL21/BNFindex.html
- Code Samples and Suggestions - Over a dozen tips, tricks, and code samples, by Jonathan Lewis.
www.jlcomp.demon.co.uk/ind_plsql.html
- FAQ by Frank Naudé - Part of the so-called "underground" Oracle FAQ, this is a brief but useful list of PL/SQL questions & answers.
www.orafaq.com/faqplsql.htm
- Ixora Q & A - Questions with answers by Steve Adams, expert on Oracle internals
www.ixora.com.au/q+a/plsql.htm
- Message board on orafaq.com - Unmoderated questions and answers.
www.orafaq.com/msgboard/plsql/index1.htm
- mod_owa: Apache PL/SQL Gateway Module - Open source Apache module allowing PL/SQL to generate dynamic web pages.
www.sharemation.com/~dmcmahon/modowa.htm
- Oracle Tricks, Tips, and Utilities - Handful of free, reusable PL/SQL scripts for business applications
pages.prodigy.net/chetwest/OracleTricks/plsql
- OracleTricks - Tips, Tricks, and Utilities - Free, reusable PL/SQL scripts; page is part of larger collection of Oracle tricks.
www.oracletricks.com/plsql
- Pal's Linux RDBMS Library - Oracle SQL and PL/SQL - Annotated links to free online readings
www.palslib.com/Oracle/SQL_and_PLSQL.html
- PL/SQL help and tutorial - Simple examples of various language features
www.ilook.fsnet.co.uk/ora_sql/sqlmain2.htm
- PL/SQL tips - Short tips and code fragments written (or collected) by Connor McDonald. Includes bit operations, undocumented features, 8.1.7, more.
www.oracledba.co.uk/tips_plsql.htm
- PL/SQL Tutorials - Ian Saunder's introductory lessons on PL/SQL.
www.hot-oracle.com/showtutorial.html?cat=Oracle&sub_cat=plsql
- 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.
plnet.org
- RevealNet PL/SQL Pipeline - Free developer forum. Post your most vexing questions, get answers from recognized experts.
www.revealnet.com/Pipelines/PLSQL/index.htm
- Selected Utilities/Frequently Asked Questions - Scripts and solutions from Oracle maven Thomas Kyte, including a PL/SQL generator to address the "update cascade" problem.
govt.oracle.com/~tkyte
- utPLSQL Project - Open-source unit testing framework based on principles of "Extreme Programming."
oracle.oreilly.com/utplsql
- Oracle Technology Network: PL/SQL - Official product documentation, white papers, technical briefs, feature lists.
technet.oracle.com/tech/pl_sql
|