diff --git a/doc/FAQ b/doc/FAQ index 1fd2d0696c4..3da94879db9 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -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 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.