I have played_dt column in widget_event_data table.
plyed_dt hold date in this format 2009-06-16 21:38:07
I want to get rows whose played_dt contains 2009-06-16
Is there any way to do this. How can i write sql query for this??
would be grateful for help..
1 Answer