|
|
|
|
@ -1,7 +1,7 @@ |
|
|
|
|
|
|
|
|
|
Frequently Asked Questions (FAQ) for PostgreSQL |
|
|
|
|
|
|
|
|
|
Last updated: Mon Feb 14 23:01:58 EST 2005 |
|
|
|
|
Last updated: Mon Feb 14 23:03:15 EST 2005 |
|
|
|
|
|
|
|
|
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) |
|
|
|
|
|
|
|
|
|
@ -220,9 +220,10 @@ |
|
|
|
|
|
|
|
|
|
1.10) How can I learn SQL? |
|
|
|
|
|
|
|
|
|
The PostgreSQL book at http://www.PostgreSQL.org/docs/awbook.html |
|
|
|
|
teaches SQL. There is another PostgreSQL book at |
|
|
|
|
http://www.commandprompt.com/ppbook. There is a nice tutorial at |
|
|
|
|
The PostgreSQL book at |
|
|
|
|
http://www.postgresql.org/docs/books/awbook.html teaches SQL. There is |
|
|
|
|
another PostgreSQL book at http://www.commandprompt.com/ppbook. There |
|
|
|
|
is a nice tutorial at |
|
|
|
|
http://www.intermedia.net/support/sql/sqltut.shtm, at |
|
|
|
|
http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM, |
|
|
|
|
and at http://sqlcourse.com. |
|
|
|
|
|