home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / sasl / 5447 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.7 KB  |  65 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!gatech!europa.asd.contel.com!darwin.sura.net!paladin.american.edu!auvm!COMPUSERVE.COM!76350.1604
  3. Message-ID: <921221150124_76350.1604_EHJ40-1@CompuServe.COM>
  4. Newsgroups: bit.listserv.sas-l
  5. Date:         Mon, 21 Dec 1992 10:01:24 EST
  6. Reply-To:     Andy Norton <76350.1604@COMPUSERVE.COM>
  7. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  8. From:         Andy Norton <76350.1604@COMPUSERVE.COM>
  9. Subject:      New SQL-92 book (Melton and Simon)
  10. Comments: To: SAS-L <SAS-L@AWIIMC12.IMC.UNIVIE.AC.AT>
  11. Lines: 52
  12.  
  13. ----------------------------------------------------------------------
  14. CONTENT:   Information
  15. SUMMARY:   Review of Understanding the New SQL: A Complete Guide,
  16.            by Jim Melton and Alan R. Simon
  17. REL/PLTF:  6.07.0304/CMS, 6.04/PC-DOS, beta 6.08/OS2
  18. E-ADDR:    76350.1604@compuserve.com
  19. NAME:      Andy Norton
  20. ADDRESS:   Trilogy Consulting, 5228 Lovers Lane, Kalamazoo MI 49002 USA
  21. PHONE:     (616) 344-2191
  22. ----------------------------------------------------------------------
  23.  
  24. On Saturday I found a new SQL book that I recommend to anyone looking
  25. to go beyond the SAS Guide to the SQL Procedure.
  26.  
  27. Understanding the New SQL:  A Complete Guide, by Jim Melton and Alan
  28. R. Simon, Morgan Kaufmann Publishers, copyright 1993 (no typo!) ISBN
  29. 1-55860-245-3.
  30.  
  31. As many of you know, SAS SQL is an implementation of standard SQL which
  32. is supported by *many* different vendors.  This is a general book about
  33. SQL, with no mention of SAS, yet it directly applies.
  34.  
  35. The existing SQL standard is called SQL-89.  A couple months ago, a new
  36. standard was approved, SQL-92.  Many of the features of SQL-92 are
  37. already in place in SAS, and more are on their way.  The standard is
  38. very ambitious and will reportedly take years for any vendor to
  39. implement completely.
  40.  
  41. Author Jim Melton was editor of the SQL-92 standard.  This book
  42. describes SQL-92 as if it were a working language, rather than focusing
  43. on changes from SQL-89 or discrepancies between different vendors.
  44. This approach seems to work well in giving a cohesive picture of the
  45. end goal.
  46.  
  47. Many SQL books are incredibly elementary.  This book is a welcome
  48. advanced alternative.  It attempts to start from scratch, but I think
  49. true beginners should start someplace else first.
  50.  
  51. Strengths:
  52. - A breezy style (reminds me of Oh, Pascal).
  53. - Explains *why* things are designed the way they are and the
  54.   advantages and disadvantages (from a guy who should know!)
  55. Weaknesses:
  56. - Many forward references (really needs to be read twice).
  57. - 525 pages yet some explanations are still too brief.
  58. - Some overly contrived examples.
  59. - Scattered typos.
  60.  
  61. In short, if you're serious about SQL and where it's going, you need
  62. this book.
  63.  
  64. Andy
  65.