Daily Archives: January 23, 2012

Insert multiple rows from one INSERT statement

One of the things that has been annoying for a long time in SQL Server is adding lots of data for testing. Personally I use Data Generator, and I recommend that, but for a quick few rows of data, do … Continue reading

Posted in Blog | Tagged , , | Comments Off on Insert multiple rows from one INSERT statement

Jiggly Code

  This discussion is a little funny, an exchange on a Linux board in which Linus Torvalds writes: “This kind of “I broke things, so now I will jiggle things randomly until they unbreak” is not acceptable.” I’d hope that … Continue reading

Posted in Editorial | Tagged | Comments Off on Jiggly Code