Archive for September, 2008

Never underestimate the power of the dark side

Friday, September 12th, 2008

SQL optimization is the red lightsaber of the application development world. It's what separates the posers from the developers. :) On an application I was working on, one web page was taking over 2 minutes (120 seconds) to load. Ack. After a few tweaks to a table function (FWIW: SQL2005's table functions ...