Hi ,
i have a table having below mentioned structure
name dated
marry 16/02/2005 07:15:00
tom 31/01/2005 14:38:14
John 13/02/2005 07:15:00
I want to extract the the names that have time of 07:15:00 only .i.e a query should extract only marry,john..
Please help
