PHP基础PHP教程php框架JavaScript
asp.netAJAX正则表达式ASP
select * from (select * from t2 order by gid,col2 desc) as t group by gid
这条sql语句执行完之后,为什么gid的排序是增序的???