SQLRally–Don’t Forget Your Business Cards?

SQLRally is a week away.  Are you ready?  It’s going to be a good time to learn and freshen up your SQL Server skills.  You’ve probably looked at the schedule and picked out a few sessions that are a must see. Networking But are you prepared to take advantage of the opportunity to network with … Continue reading SQLRally–Don’t Forget Your Business Cards?

Meme Monday – "I got 99 problems but a disk ain't one"

Earlier today, Thomas LaRock (Blog | @SQLRockstar) tagged me for his Meme Monday post.  The question for today is: how many things can go wrong with a database server that are NOT related to a disk drive?  Here are my 9 items… Unchecked parallelism Unmanaged security Code that works, not performs Disbelief in clustered indexes … Continue reading Meme Monday – "I got 99 problems but a disk ain't one"

Re-Blog – April 15-21

As I mentioned in the introductory post, I’m summarizing posts from previous years in the the past week.  Some posts of interest that you may want to check out are: Analyze This – Your Indexes Analysis – Part 1 (4/19/2009) – Query that combines existing index statistics and missing indexes into a single output. Analyze … Continue reading Re-Blog – April 15-21

T-SQL Tuesday #17 – APPLY Knowledge

It’s that time of the month again… again.  Time for T-SQL Tuesday!  This month’s event is being hosted by Matt Velic (Blog | @mvelic).  The topic that he chose for this month is the APPLY operator. This is a great topic.   I like it because, often, when I am presenting I ask the question, “who … Continue reading T-SQL Tuesday #17 – APPLY Knowledge