Tag while loop

Columbus Give Camp

The Columbus Give Camp site has gone live.
What’s a give camp? Basically, to paraphrase the about page, a give camp is an opportunity for developers to give back to the local community by contributing time and effort to create custom software for non-profits.
How can you help?

Volunteer your time
Let a charity know
Sponsor the event with food [...]

Loading Data… Oops, I Broke the Database

How many of you have had to load a massive quantity of data from other tables in the same database? How many of you have manage to fill up TEMPDB in the process?
I encountered both of these scenarios yesterday.
31 million rows is not a tiny amount of data, by any stretch of the imagination. When [...]