MaoMao: select * from t t1 where t1.c = (select max(t2.c) from t t2 where t2.a = t1.a) [阅读: 564] 2004-11-11 08:54:00 <空>