Wayne Sheffield

My blog about SQL Server

Browsing Posts tagged Back To Basics

Understanding the relationship between statistics, indexes and constraints in SQL Server. What meaning does stats_id of 1 mean?

One of the most basic actions dealing with a SQL Server instance is connecting to that instance. In this post, we’ll cover the many possible ways of connecting to a SQL Server instance.