home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / oracle / 1086 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  986 b 

  1. Path: sparky!uunet!gatech!pitt.edu!gvls1!tredysvr!cellar!kml
  2. From: kml@cellar.org (bdfh)
  3. Newsgroups: comp.databases.oracle
  4. Subject: Correction to script in Oracle magazine Sum 92
  5. Message-ID: <FNV8NB1w164w@cellar.org>
  6. Date: 20 Jul 92 15:31:38 GMT
  7. Sender: bbs@cellar.org (The Cellar BBS)
  8. Organization: The Cellar BBS and public access system
  9. Lines: 14
  10.  
  11. There is a minor typo in the "Lies, Damned Lies, and Hit Ratios" article
  12. that appears in the Summer 92 edition of Oracle Magazine.  The code in the 
  13. bottom-left corner of page 45 contains an Update command.  In the Where
  14. clause of the subquery of that command, the same mistake is made twice.
  15. The lines "where h2.check_date=hitratios.check_date and h2.check_hour =
  16. hitratios.check_hour" should be modified, replacing "hitratios" with
  17. "hit_ratios".  This is a minor point, but typing it as shown in the 
  18. article will result in a table-or-view-does-not-exist error.
  19.  
  20. -Kevin.
  21.  
  22. ------
  23. kml@cellar.org (bdfh)
  24. The Cellar BBS - (215) 654-9184
  25.