Hi,

how do you select the most recent row from sql table if the date are stored
this format  date('Y-m-d H:i:s')  e.g (2009-06-02 10:10:30)

i have tried select top 1 from table where id = xx
any solution
-- 
www.bemycandy.com

Reply via email to