File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
3
3
4
- Last updated: Thu Oct 14 15:08:23 EDT 2004
4
+ Last updated: Thu Oct 14 15:10:20 EDT 2004
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
509
509
510
510
There are two major standards, SQL92 and SQL99. These standards are
511
511
endorsed by ANSI and ISO. A draft of the SQL92 standard is available
512
- at http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax . A draft
512
+ at http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt . A draft
513
513
of the SQL99 standard is at
514
514
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075
515
515
-2-1999.pdf. The SQL 2003 standard is at
Original file line number Diff line number Diff line change 12
12
< H1 > Developer's Frequently Asked Questions (FAQ) for
13
13
PostgreSQL</ H1 >
14
14
15
- < P > Last updated: Thu Oct 14 15:08:23 EDT 2004</ P >
15
+ < P > Last updated: Thu Oct 14 15:10:20 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,8 +606,8 @@ <H3><A name="1.12">1.12</A>) Where can I get a copy of the SQL
606
606
< P > There are two major 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/sql.html#syntax ">
610
- http://www.contrib.andrew.cmu.edu/~shadow/sql.html#syntax </ a > . A
609
+ href ="http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt ">
610
+ http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt </ a > . A
611
611
draft of the SQL99 standard is at < a
612
612
href ="http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf ">
613
613
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</ a > .
You can’t perform that action at this time.
0 commit comments