home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / oracle / 2561 < prev    next >
Encoding:
Internet Message Format  |  1992-12-18  |  1.8 KB

  1. Xref: sparky comp.databases.oracle:2561 bit.listserv.sqlinfo:312
  2. Newsgroups: comp.databases.oracle,bit.listserv.sqlinfo
  3. Path: sparky!uunet!spool.mu.edu!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!hermes.chpc.utexas.edu!news.utdallas.edu!convex!moeller
  4. From: Tom Moellering <moeller@convex.com>
  5. Subject: Good SQL Referrence
  6. Originator: moeller@neptune.convex.com
  7. Sender: usenet@news.eng.convex.com (news access account)
  8. Message-ID: <1992Dec17.203647.22633@news.eng.convex.com>
  9. Date: Thu, 17 Dec 1992 20:36:47 GMT
  10. Reply-To: moeller@convex.com (Tom Moellering)
  11. Nntp-Posting-Host: neptune.convex.com
  12. Organization: Engineering, CONVEX Computer Corp., Richardson, Tx., USA
  13. X-Disclaimer: This message was written by a user at CONVEX Computer
  14.               Corp. The opinions expressed are those of the user and
  15.               not necessarily those of CONVEX.
  16. Lines: 27
  17.  
  18.  
  19. Does anyone care to share what there favorite SQL text is, and why?
  20.  
  21. I am up to speed on Oracle and SQL in general (took the PC-based training), and
  22. I have written my share of Pro*C programs and SQLPlus scripts.  And all of my
  23. selects have been coded the hard way.
  24.  
  25. However, I can't seem to find an advanced user's guide for SQL.  (By advanced
  26. I do not mean the following:
  27.     5 different ways to say 'not equal'
  28.     29 business functions that you will never use
  29.     DB security
  30.     etc.)
  31.  
  32. What I do mean is that I can't seem to find a text that goes in depth on
  33. difficult queries.  Combinations of all types of joins and subqueries, in
  34. depth treatment of the different ways of speeding up complex query X.  And
  35. why each one of them works, etc.
  36.  
  37. The books I already have which don't do the SELECT clause justice:
  38.  
  39.     The Practical SQL Handbook, by Emerson, Darnovsky, Bowman
  40.     Sybex: Understanding ORACLE, by Lateer
  41.  
  42.  
  43. Or is there a FAQ with this info available?
  44. Tom (moeller@convex.com)
  45.