mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
Update standards names.
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
<H1>Developer's Frequently Asked Questions (FAQ) for
|
||||
PostgreSQL</H1>
|
||||
|
||||
<P>Last updated: Thu Oct 14 17:39:02 EDT 2004</P>
|
||||
<P>Last updated: Thu Oct 14 17:46:01 EDT 2004</P>
|
||||
|
||||
<P>Current maintainer: Bruce Momjian (<A href=
|
||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
||||
@ -603,14 +603,14 @@
|
||||
<H3><A name="1.12">1.12</A>) Where can I get a copy of the SQL
|
||||
standards?</H3>
|
||||
|
||||
<P>There are three major standards: SQL-92, SQL-99, and SQL:2003.
|
||||
<P>There are three major standards: SQL-92, SQL:1999, and SQL:2003.
|
||||
These standards are endorsed by ANSI and ISO. Draft versions can
|
||||
be download from:
|
||||
<ul>
|
||||
<li> SQL-92 <a
|
||||
href="http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt">
|
||||
http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt</a></li>
|
||||
<li> SQL-99 <a
|
||||
<li> SQL:1999 <a
|
||||
href="http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf">
|
||||
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</a></li>
|
||||
<li> SQL:2003 <a
|
||||
|
Reference in New Issue
Block a user