grouping data without repetition

后端 未结 0 1810
轮回少年
轮回少年 2020-12-08 04:45

I have source table in sql server with following content :

|   id1 |   id2 |
|-------|-------|       
|   A   |   1   |
|   A   |   2   |
|   B   |   1   |
|          


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