|
(Seeder) While researching, I found that
(comments are locked)
|
|
Identity() can be used as a function when populating a table with integer values to create a table of dummy data for testing. It must be used via the "Select Into" method. After which you should go back and recreate your indexes. Good answer... :)
Apr 05 '10 at 07:08 PM
Matt Whitfield ♦♦
Thanks Matt. For others, this method is used widely throughout SSC.
Apr 05 '10 at 07:18 PM
CirqueDeSQLeil
+1 to the hell of it:-)
Oct 05 '10 at 08:04 AM
DaniSQL
Thanks Dani
Oct 05 '10 at 08:58 AM
CirqueDeSQLeil
(comments are locked)
|


Good question..