Community

Creating a Number (Sequentially incrementing values) table in T-SQL

There are many methods to create a Number/Sequencing table. With these methods, you will end up with a table of sequentially incrementing integer values that can be used for many SQL shortcuts & tricks.

Read More - Register for Free Membership