diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-08-26 18:20:55 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-08-26 18:20:55 +0000 |
commit | 507b429cbecf9ab961ceb7356e9969e8da82e717 (patch) | |
tree | 344ac71e332f602651ceeaf25fa572b770b085bf | |
parent | 9314141116e7851a87e760def912fda65b2ddca0 (diff) | |
download | postgresql-507b429cbecf9ab961ceb7356e9969e8da82e717.tar.gz postgresql-507b429cbecf9ab961ceb7356e9969e8da82e717.zip |
Update FAQ.
-rw-r--r-- | doc/FAQ | 1 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 2 |
2 files changed, 0 insertions, 3 deletions
@@ -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 d719a48e957..198b2ada6e0 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</A> teaches SQL. There is a nice tutorial at <A -HREF="http://w3.one.net/~jhoffman/sqltut.htm"> -http://w3.one.net/~jhoffman/sqltut.htm</A> and 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> |