On Sun, Feb 02, 2003 at 01:21:53PM +0100, Davy Obdam wrote:
> Hi Loren,
> 
> I recomend to take a look at these books:
> 
> -MySQL , Paul DuBois

  Make sure to get the second edition of the MySQL book - it just came
  out, so some stores may have the first edition still

-- 
 Zak Greant <[EMAIL PROTECTED]> | MySQL Advocate |  http://zak.fooassociates.com

MySQL Tip: Find the highest score for a given name
  mysql> SELECT name, max(score) FROM high_score GROUP BY name;

Mutt: The Mailer that Sucks Less! :) (http://mutt.org)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to