Combine rows in sql to one

后端 未结 0 1400
北荒
北荒 2020-12-23 14:09

I have the following results from my query:

1   NULL    Dataset1 
1   Dataset2    NULL

I have the following query:

with cte as         


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