diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-08-27 19:25:31 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-08-27 19:25:31 +0000 |
commit | a041c9c24ef4dc15884d54c710ba1c1e06b91ec4 (patch) | |
tree | fe7c16488a6aebd029c9bfe960a0967bf9b8b39e | |
parent | 79abd73eee470d52690ca398906074f2be84c05b (diff) | |
download | postgresql-a041c9c24ef4dc15884d54c710ba1c1e06b91ec4.tar.gz postgresql-a041c9c24ef4dc15884d54c710ba1c1e06b91ec4.zip |
Update FAQ.
-rw-r--r-- | doc/FAQ | 1 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -278,6 +278,7 @@ 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 8d89d3efa3a..04f76e42493 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -366,6 +366,8 @@ 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> |