Hi, I realized that sorting date is done like text and not numeric (dates) e.g. SELELCT * FROM database_name ORDER BY date ASC
Return order 3/02/09 4/19/09 4/2/09 Thanks,
Hi, I realized that sorting date is done like text and not numeric (dates) e.g. SELELCT * FROM database_name ORDER BY date ASC
Return order 3/02/09 4/19/09 4/2/09 Thanks,