日期:2014-05-18 浏览次数:20362 次
或者 select * from test a where a.col2=(select max(col2) from test b where a.col1=b.col2)