diff options
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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 ([email protected]) @@ -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. |