Is there a way to select some data from a table where the date field is
the MIN() of that date column?  Aka, if I have 100 rows of data, and the
MIN() date is 1/1/2000, then I want to select the data that is from
1/1/2000.  Can this be done without doing a multi-table join, or is that
the only way to handle this???

Mysql, table

-------------------------

Glendon Solsberry
Internet Programmer
Tricon Global Restaurants
tel. (502) 874-6736
fax (502) 874-8818


This communication is confidential and may be legally privileged.  If you are not the 
intended recipient, (i) please do not read or disclose to others, (ii) please notify 
the sender by reply mail, and (iii) please delete this communication from your system. 
 Failure to follow this process may be unlawful.  Thank you for your cooperation.

---------------------------------------------------------------------
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