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