2010年3月12日
摘要: 在规定的时间范围类,按月统计数据 select count(*) as c, year(gm_time) as year_gt, month(gm_time) as month_gt from gps_msg_8613500135001 where gm_cmd 0 and CONVERT_TZ(... 阅读全文
posted @ 2010-03-12 10:04 visoeclipse->jor 阅读(194) 评论(0) 推荐(0) 编辑