diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-02-15 04:03:46 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-02-15 04:03:46 +0000 |
commit | a284e174a3fd7d0ba4a277cd02813fa931cd6598 (patch) | |
tree | ec6b882399fdb525e07ad73696b1539ca95d6398 /doc/FAQ | |
parent | f58918ecd0ed084934739c9d4cc0bda765683f85 (diff) | |
download | postgresql-a284e174a3fd7d0ba4a277cd02813fa931cd6598.tar.gz postgresql-a284e174a3fd7d0ba4a277cd02813fa931cd6598.zip |
Update Momjain book URL.
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 (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. |