darma teja

darma teja

  • NA
  • 496
  • 337.5k

SQL query problem

Dec 7 2012 6:33 AM
Hi,

I can not retrieve the data from the data base by using query. Where I missed...

Actually my database has column name as Date with DateTime property.

I wrote query like this:

select  Name from Table1 where Date like '2012-12-%' group by Name;


Thanks,

Darma

Answers (2)