oracle里字符串拼接 select * from ryda a where a.id||a.ryid in ( select max(b.id)||b.ryid from ryda b group by b.ryid)