Generate data combinations for a column dynamically based on another column SQL

后端 未结 0 1587
深忆病人
深忆病人 2020-12-16 15:38

I have a table like below -

COL1    COL2
101 A
102 B
102 C
102 D
103 C
103 E

I need to generate all possible combinations along with uniqueID

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