Select distinct with condition

后端 未结 0 367
孤街浪徒
孤街浪徒 2020-12-01 19:17

I need help to build a query that select distinct with a condition. For example:

SELECT EMP, COD, VEV, GRU, (SELECT DISTINCT CAST(EMP , CHAR(20) ) + CAST(COD          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题