diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-08-27 03:55:20 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-08-27 03:55:20 +0000 |
commit | 86ff9d29125849619cb100f4132c9f60e7390536 (patch) | |
tree | be4bd62360c62e9ff9e8087f3f32b7b46f06d40d /doc/FAQ | |
parent | 196d6f4e35c77e3b937e32741f438c189b60cf0f (diff) | |
download | postgresql-86ff9d29125849619cb100f4132c9f60e7390536.tar.gz postgresql-86ff9d29125849619cb100f4132c9f60e7390536.zip |
Update FAQ.
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -283,9 +283,9 @@ Another one is "Teach Yourself SQL in 21 Days, Second Edition" at http://members.tripod.com/er4ebus/sql/index.htm - Many of our users like The Practical SQL Handbook, Bowman et al., - Addison Wesley. Others like The Complete Reference SQL, Groff et al., - McGraw-Hill. + Many of our users like The Practical SQL Handbook, Bowman, Judith S., + et al., Addison Wesley. Others like The Complete Reference SQL, Groff + et al., McGraw-Hill. 1.11) Is PostgreSQL Y2K compliant? |