Is there a function that will return the latest date from a datetime column?
something like LATEST_DATE(theColumn)
--> "2004-10-15 15:17:00"
MAX()
-- Paul DuBois, MySQL Documentation Team Madison, Wisconsin, USA MySQL AB, www.mysql.com
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]