Last date in MySQL

wxdqz

New Member
greetings all,

I am trying to determine the most addition into a mysql database table.

inside the table I have it setup to record the date and time using datetime.

what would I use to search all the dates in the table and determine the most recent post into the database.

Thanks for your help.
Mike
 
Back
Top