一、下列语句在MySql中是合规的
select count(1),task_type,status from action where biz_date='20141014' group by statusselect count(1),task_type,status
一、下列语句在MySql中是合规的
select count(1),task_type,status from action where biz_date='20141014' group by statusselect count(1),task_type,status