Create a string of sequential numbers in an oracle SQL query

前端 未结 0 1220
我寻月下人不归
我寻月下人不归 2020-12-08 19:59

Using oracle SQL I want to generate a string list of numbers counting up to a quantity value.

Select [Item], [Quantity],  as [Quantity L         


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