MaoMao: select * from t t1 where (t1.c+t1.d) = (select max(t2.c+t2.d) from t t2 where t2.a = t1.a) [阅读: 620] 2004-11-11 09:22:21 <空>