[dba-SQLServer] SQL to create Integer Random

Arthur Fuller fuller.artful at gmail.com
Mon Mar 24 09:54:25 CDT 2008


I'm not sure why you want it inserted, but if you just want ordering there
is an easy way. Order By RowID(). You could physically insert that too if
you wanted.

A.



More information about the dba-SQLServer mailing list