首先想到的是:

select distinct 

但是,其只能指定一个 “重复列”,如果两列呢? 嘿嘿 ...

group by column1, column2

 



 

相关文章: