0
kicks
Generate a unique number in Sql Server 2005
We often find ourselves in the need of generating unique numbers in our database applications.
Let us quickly take a tour of how to do that using Sql server 2005.