SQL Saturday #33 – Charlotte – A Recap

I am sitting in the terminal at Charlotte’s airport waiting for my flight back, it’s a bit delayed so I have time to reflect on a great SQL Saturday. This was my second SQLSaturday and it was a fantastic event. Boston was also great, as I blogged about but I was here a bit longer … Read more

You Can Tune Your Own SQL Code

This talk is geared towards developers who maybe aren’t so familiar or comfortable with Query Plans, IO Statistics, SQL Profiler or the concepts of tuning queries. We cover some basics (Indexing, SARGable Queries, Statistics, Some “Worst Practices”, some general concepts for performance minded development) and then play with some sample queries. The purpose of the … Read more