Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: PL/SQL syntax
Carlos Porras wrote:
> > Hi. Is there a COMPLETE book about PL/SQL formal syntax? Thanx.
I'm not aware of any book whose main topic is PL/SQL's formal syntax. For
that, you'd probably have to have a friend on the inside at Oracle. If you
can tolerate an old version, the site
http://cui.unige.ch/db-research/Enseignement/analyseinfo/PLSQL21/BNFindex.html
has BNF for PL/SQL 2.1
There are a lot of third-party books on the market which provide syntax in their presentation of examples, but the supplement it quite a bit, and it's not strictly presented like BNF. I think one that stays near to the language syntax without a lot of pages is O'Reilly's "Oracle PL/SQL Pocket Reference" (full disclosure: I am a co-author).
Just curious, why do you want the complete, formal syntax? Are you writing a PL/SQL compiler <g>?
Thanks,
Bill Pribyl
-- ______________________________________________ http://www.datacraft.com/ http://plnet.org/ -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Bill Pribyl INET: bill_at_datacraft.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Feb 01 2001 - 11:50:55 CST