File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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 17:39:02 EDT 2004
4
+ Last updated: Thu Oct 14 17:46:01 EDT 2004
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
507
507
508
508
1.12) Where can I get a copy of the SQL standards?
509
509
510
- There are three major standards: SQL-92, SQL-99 , and SQL:2003. These
510
+ There are three major standards: SQL-92, SQL:1999 , and SQL:2003. These
511
511
standards are endorsed by ANSI and ISO. Draft versions can be download
512
512
from:
513
513
* SQL-92 http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt
514
- * SQL-99
514
+ * SQL:1999
515
515
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-
516
516
9075-2-1999.pdf
517
517
* SQL:2003 http://www.wiscorp.com/sql/sql_2003_standard.zip
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 17:39:02 EDT 2004</ P >
15
+ < P > Last updated: Thu Oct 14 17:46:01 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 >
@@ -603,14 +603,14 @@ <H3><A name="1.11">1.11</A>) How are CVS branches managed?</H3>
603
603
< H3 > < A name ="1.12 "> 1.12</ A > ) Where can I get a copy of the SQL
604
604
standards?</ H3 >
605
605
606
- < P > There are three major standards: SQL-92, SQL-99 , and SQL:2003.
606
+ < P > There are three major standards: SQL-92, SQL:1999 , and SQL:2003.
607
607
These standards are endorsed by ANSI and ISO. Draft versions can
608
608
be download from:
609
609
< ul >
610
610
< li > SQL-92 < a
611
611
href ="http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt ">
612
612
http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt</ a > </ li >
613
- < li > SQL-99 < a
613
+ < li > SQL:1999 < a
614
614
href ="http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf ">
615
615
http://www.cse.iitb.ac.in/dbms/Data/Papers-Other/SQL1999/ansi-iso-9075-2-1999.pdf</ a > </ li >
616
616
< li > SQL:2003 < a
You can’t perform that action at this time.
0 commit comments