I have a table with column of time stamps of when a row entry was created. How can I get the entries of a particular day (date) from these without having to resort to 'where creation_date like somedate' ?
Responses
Re: dates at 2002-04-08 12:32:57 from Stephane Bortzmeyer