Thanks. I have updated it to:
1.12) Where can I get a copy of the SQL standards?
There are two major standards, SQL92 and SQL99. These standards are
endorsed by ANSI and ISO. A draft of the SQL92 standard is available at
http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt. A draft of
the SQL99 standard is at
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf.
The draft SQL 2003 standard is at
http://www.wiscorp.com/sql/sql_2003_standard.zip
Some SQL standards web pages are:
* http://troels.arvin.dk/db/rdbms/links/#standards
* http://www.wiscorp.com/SQLStandards.html
* http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax (SQL92)
* http://dbs.uni-leipzig.de/en/lokal/standards.pdf (paper)
Also the Developer FAQ link on the developers page was out of date but
has just been fixed.
---------------------------------------------------------------------------
Troels Arvin wrote:
> Hello Bruce,
>
> About http://developer.postgresql.org/readtext.php?src/FAQ/FAQ_DEV.html
> +Developers-FAQ#1.12 :
>
> The section's first link could be more direct:
> http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax
>
> The sqlstandards.org FTP-sites seems to be either down (some of the
> time) or password-demanding (the rest of the time). I suggest that you
> link to http://www.wiscorp.com/SQLStandards.html or
> http://troels.arvin.dk/db/rdbms/links/#standards instead.
>
> The http://db.konkuk.ac.kr/present/SQL3.pdf link has 404ed. I suggest
> adding http://www.acm.org/sigmod/record/issues/0403/index.html#standards
> instead.
>
> --
> Greetings from Troels Arvin, Copenhagen, Denmark
>
--
Bruce Momjian | http://candle.pha.pa.us
[EMAIL PROTECTED] | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])