Home > Computers > Programming > Languages > PL-SQL
PL/SQL is Oracle Corporation's proprietary language for writing database event triggers and stored procedures. It is a procedural, interpreted, block-structured language based very loosely on Ada but having very tight integration with SQL. PL/SQL is also used in several of Oracle's client-side application development tools.
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.
http://www.jlcomp.demon.co.uk/ind_plsql.html
Over a dozen tips, tricks, and code samples, by Jonathan Lewis.
http://home.earthlink.net/~rodger22/plsql.htm
NOUG presentation on High Speed PLSQL Tuning by Rodger Lepinsky.
http://www.ixora.com.au/q+a/plsql.htm
Questions with answers by Steve Adams, expert on Oracle internals
http://www.orafaq.com/forum/
Unmoderated questions and answers.
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.
http://www.oracle.com/technetwork/database/features/plsql/index.html
Official product documentation, white papers, technical briefs, feature lists.
http://www.orafaq.com/wiki/PL/SQL_FAQ
Part of the Oracle FAQs, this is a brief but useful list of PL/SQL questions and answers.
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.
http://www.datacraft.com/plnet/
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.
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.
Home > Computers > Programming > Languages > PL-SQL
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us