Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
collie
Constraint Violating Yak Guru
400 Posts |
Posted - 2008-03-19 : 03:47:46
|
| Hi,I have an int column that i want to have random numbers inserted into it.How can I create random integer numbers to insert into my column?ThanksWhisky-my beloved dog who died suddenly on the 29/06/06-I miss u so much. |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-03-19 : 05:20:08
|
| http://sqlblogcasts.com/blogs/madhivanan/archive/2007/08/27/generate-random-numbers.aspx |
 |
|
|
ranganath
Posting Yak Master
209 Posts |
Posted - 2008-03-19 : 05:25:13
|
| http://blog.sqlauthority.com/2007/04/29/sql-server-random-number-generator-script-sql-query/ |
 |
|
|
Michael Valentine Jones
Yak DBA Kernel (pronounced Colonel)
7020 Posts |
|
|
|
|
|