|
12 | 12 | <H1>Developer's Frequently Asked Questions (FAQ) for
|
13 | 13 | PostgreSQL</H1>
|
14 | 14 |
|
15 |
| - <P>Last updated: Mon Oct 4 11:29:26 EDT 2004</P> |
| 15 | + <P>Last updated: Thu Oct 14 15:00:26 EDT 2004</P> |
16 | 16 |
|
17 | 17 | <P>Current maintainer: Bruce Momjian (<A href=
|
18 | 18 | "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
@@ -606,20 +606,28 @@ <H3><A name="1.12">1.12</A>) Where can I get a copy of the SQL
|
606 | 606 | <P>There are two pertinent standards, SQL92 and SQL99. These
|
607 | 607 | standards are endorsed by ANSI and ISO. A draft of the SQL92
|
608 | 608 | standard is available at <a
|
609 |
| - href="http://www.contrib.andrew.cmu.edu/~shadow/"> |
610 |
| - http://www.contrib.andrew.cmu.edu/~shadow/</a>. The SQL99 standard |
611 |
| - must be purchased from ANSI at <a |
612 |
| - href="http://webstore.ansi.org/ansidocstore/default.asp"> |
613 |
| - http://webstore.ansi.org/ansidocstore/default.asp</a>. The main |
614 |
| - standards documents are ANSI X3.135-1992 for SQL92 and ANSI/ISO/IEC |
615 |
| - 9075-2-1999 for SQL99. The SQL 2003 standards are at <a href= |
| 609 | + http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax"> |
| 610 | + http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax</a>. A |
| 611 | + draft of the SQL99 standard is at <a |
| 612 | + href="http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf"> |
| 613 | + http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</a>. |
| 614 | + The SQL 2003 standard is at <a href= |
616 | 615 | "http://www.wiscorp.com/sql/sql_2003_standard.zip">
|
617 | 616 | http://www.wiscorp.com/sql/sql_2003_standard.zip</A></P>
|
618 | 617 |
|
619 |
| - <P>A summary of these standards is at <a |
| 618 | + <P>Some SQL standards web pages are: |
| 619 | + <ul> |
| 620 | + <li><a |
| 621 | + href="http://www.wiscorp.com/SQLStandards.html"> |
| 622 | + http://www.wiscorp.com/SQLStandards.html</a></li> |
| 623 | + <li><a |
| 624 | + href="http://troels.arvin.dk/db/rdbms/links/#standards"> |
| 625 | + http://troels.arvin.dk/db/rdbms/links/#standards</a></li> |
| 626 | + <li><a |
620 | 627 | href="http://dbs.uni-leipzig.de/en/lokal/standards.pdf">
|
621 |
| - http://dbs.uni-leipzig.de/en/lokal/standards.pdf</a>.</P> |
622 |
| - |
| 628 | + http://dbs.uni-leipzig.de/en/lokal/standards.pdf</a> (paper)</li> |
| 629 | + </ul> |
| 630 | + |
623 | 631 | <CENTER>
|
624 | 632 | <H2>Technical Questions</H2>
|
625 | 633 | </CENTER>
|
|
0 commit comments