I\'m trying to seed some data, is there anyway to generate numbers in SQL Server that follow a normal distribution curve?
Like: I will specify the mean, the standard
For instance (stupid SO body parser): http://www.sqlservercentral.com/articles/SQL+Uniform+Random+Numbers/91103