SQL information (off topic)
I've searched the net numerous times, for some good SQL documentation (specifically advanced tutorials); but I can't seem to find it _anywhere_. This information could probably be useful to a _lot_ of (Zope)people. -Morten ------------------------------------------------------------- How to reply to email: http://home.sol.no/~vidaandr/news/OBSquoting.html (norsk) http://home.sol.no/~vidaandr/news/FAQquoting.html (english) Who is the bigger fool? The fool or the fool who follows him?
Hello,
I've searched the net numerous times, for some good SQL documentation (specifically advanced tutorials); but I can't seem to find it _anywhere_.
SQL for Web Nerds: http://photo.net/sql/ Luke
There are some good stuff at http://hotwired.lycos.com/webmonkey/backend/databases/ Also PostGreSQL has some good documents at http://www.postgresql.org/docs/tutorial/index.html J
From: "Morten W. Petersen" <morten@src.no> Date: Wed, 3 May 2000 15:23:07 +0200 (CEST) To: zope@zope.org Subject: [Zope] SQL information (off topic)
I've searched the net numerous times, for some good SQL documentation (specifically advanced tutorials); but I can't seem to find it _anywhere_.
This information could probably be useful to a _lot_ of (Zope)people.
-Morten
------------------------------------------------------------- How to reply to email: http://home.sol.no/~vidaandr/news/OBSquoting.html (norsk) http://home.sol.no/~vidaandr/news/FAQquoting.html (english)
Who is the bigger fool? The fool or the fool who follows him?
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
"Morten W. Petersen" wrote:
I've searched the net numerous times, for some good SQL documentation (specifically advanced tutorials); but I can't seem to find it _anywhere_.
This information could probably be useful to a _lot_ of (Zope)people.
I've recommended the following book to people learning SQL. It is quite clear and covers other forms of database too. I don't know whether you'd consider it "advanced" though. The Essence of Databases, F.D. Rolland, Printice Hall, 1998 ISBN 0-13-727827-6 This one is the recommended course text for the CSc332 course at Lancaster University, UK. It is very thorough, and goes into some detail about optimisation strategies and so forth. R.Elmasri & S.B.Navathe "Fundamentals of Database Systems" (2nd ed.) Benjamin Cummings 1994. ISBN 0-8053-1753-8 {4-> 6} -- Steve Alexander Software Engineer Cat-Box limited
On Wed, May 03, 2000 at 03:23:07PM +0200, Morten W. Petersen wrote:
I've searched the net numerous times, for some good SQL documentation (specifically advanced tutorials); but I can't seem to find it _anywhere_.
The Practical SQL Handbook Bowman, Emerson, Darnovsky Addison-Wesley, 1996 Dead-trees, not electrons. But a good resource. Also, see the following at Philip (ArsDigita Community System) Greenspun's site: http://photo.net/wtr/bookshelf.html -- Ng Pheng Siong <ngps@post1.com> * http://www.post1.com/home/ngps
participants (5)
-
J. Atwood -
Luke Tymowski -
Morten W. Petersen -
Ng Pheng Siong -
Steve Alexander