SQL Server index design basics and guidelines

In the previous article of this series, SQL Server Index Structure and Concepts, we described, in detail, the anatomy of QL Server indexes, the B-Tree structure, the properties of the indexes, the main types of indexes and the advantages of using the indexes for performance tuning. You may recall how we described the index previously … Continue reading SQL Server index design basics and guidelines