###### 查询语句
select distinct * from table_name where ... group by .. having by ... order by .. limit ...select distinct * from table_name
###### 查询语句
select distinct * from table_name where ... group by .. having by ... order by .. limit ...select distinct * from table_name