Sign in
|
Join
|
Help
Home
Blogs
Media
Forums
All Tags
»
datetime
(RSS)
Browse Site by Tags
Showing related tags and posts accross the entire site.
group by
SQL
tsql
t-sql
sql group by datetime by date part and ignore time
select convert ( char ( 10 ), [LogDate] , 101 ), count (*) from [ Logs] group by convert ( char ( 10 ), [LogDate] , 101 ) order by convert ( char ( 10 ), [LogDate] , 101 ) desc
Posted to
SQL
(Forum)
by
Pat
on 05-21-2009
Page 1 of 1 (1 items)
Forums to discuss Microsoft ASP.Net Development and SQL