2015年8月18日
摘要: 把时间设置date类型,其中select count(*),year(b.date),month(b.date) ,day(b.date) from person as b group by year(b.date),Month(b.date), day(b.date) order by b.da... 阅读全文
posted @ 2015-08-18 16:12 新生团队 阅读(319) 评论(0) 推荐(0)