2
Answers

SQL query problem

darma teja

darma teja

12y
2.4k
1
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)