NightWind
select * from test A  where date=(select max(date) from test B where A.sub_dh=B.sub_dh)

分类:

技术点:

相关文章: