Snowflake Vs MS-SQL - Part 58 - Number Generator
Number Generator
Sometimes you need to generate numbers in sequential orders as below:
You can achieve this by using multiple ways, one of them is using CTE.
You can achieve this by using multiple ways, one of them is using CTE.
Comments
Post a Comment