SQLServerPedia

Vote for my precon workshop for PASS SQLRally

I’m one of the 3 lucky guys whose submitted precon workshop for the developer category for PASS SQLRally is in the final selection for community voting! 🙂 Here’s the abstract that I have submitted which gives you a good overview what I’m talking about, and what you’ll learn in my precon. If you think this …

Vote for my precon workshop for PASS SQLRally + read more

Unique and non-unique SQL Server indexes on a heap table

In the upcoming weblog postings I want to work out the differences between unique and non-unique indexes in SQL Server. I assume that you already know the concepts about clustered- and non clustered indexes and how they are used in SQL Server. In the past I’ve done a lot of trainings and consulting regarding SQL …

Unique and non-unique SQL Server indexes on a heap table + read more