From: Bruce Momjian Date: Sat, 26 Aug 2000 18:20:55 +0000 (+0000) Subject: Update FAQ. X-Git-Tag: REL7_1_BETA~742 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=507b429cbecf9ab961ceb7356e9969e8da82e717;p=postgresql Update FAQ. --- diff --git a/doc/FAQ b/doc/FAQ index ea656acf06..0b1ef55529 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -278,7 +278,6 @@ The PostgreSQL book at http://www.PostgreSQL.org/docs/awbook.html teaches SQL. There is a nice tutorial at - http://w3.one.net/~jhoffman/sqltut.htm and at http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM. Another one is "Teach Yourself SQL in 21 Days, Second Edition" at diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index d719a48e95..198b2ada6e 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -366,8 +366,6 @@ HREF="http://www.PostgreSQL.org/docs/awbook.html"> http://www.PostgreSQL.org/docs/awbook.html teaches SQL. There is a nice tutorial at -http://w3.one.net/~jhoffman/sqltut.htm and at http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM.