Turn one column into multiple based on index ranges

前端 未结 0 1355
予麋鹿
予麋鹿 2020-12-18 15:21

I have the following table in SQL Server:

| idx | value |
| --- | ----- |
| 1   | N     |
| 2   | C     |
| 3   | C     |
| 4   | P     |
| 5   | N     |
| 6          


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