diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-02-02 21:46:45 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-02-02 21:46:45 +0000 |
commit | 03296fc98003223c02612237ab2738e2d104a1b1 (patch) | |
tree | 46eb8ed7d733f0047f1e3618c9b56fbc19318f61 /doc/src | |
parent | c47723d368e2e0652144c44fb356ea5a65e2e5f9 (diff) | |
download | postgresql-03296fc98003223c02612237ab2738e2d104a1b1.tar.gz postgresql-03296fc98003223c02612237ab2738e2d104a1b1.zip |
Update FAQ.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index c839d89e467..af0cb7b8b4f 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -14,7 +14,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Sat Feb 2 15:34:26 EST 2002</P> + <P>Last updated: Sat Feb 2 16:46:36 EST 2002</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -342,11 +342,16 @@ <P>The PostgreSQL book at <A href= "http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A> - teaches <SMALL>SQL</SMALL>. There is a nice tutorial at <A href= - "http://www.intermedia.net/support/sql/sqltut.shtm">http://www.intermedia.net/support/sql/sqltut.shtm</A> - and at <A href= + teaches <SMALL>SQL</SMALL>. There is another PostgreSQL book at + <A href="http://www.commandprompt.com/ppbook/"> + http://www.commandprompt.com/ppbook.</A> + There is a nice tutorial at <A href= + "http://www.intermedia.net/support/sql/sqltut.shtm">http://www.intermedia.net/support/sql/sqltut.shtm,</A> + at <A href= "http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM"> - http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM.</A></P> + http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM,</A> + and at <A href= + "http://sqlcourse.com/">http://sqlcourse.com.</A></P> <P>Another one is "Teach Yourself SQL in 21 Days, Second Edition" at <A href= |