Quantcast
Channel: Basit's SQL Server Tips » Statistics
Browsing latest articles
Browse All 2 View Live

Image may be NSFW.
Clik here to view.

Understanding SQL Server Query Optimization Statistics

SQL Server query optimizer uses statistics to create query plans that improve query performance. For most queries, the query optimizer already generates the necessary statistics for a high quality...

View Article


Image may be NSFW.
Clik here to view.

Understanding SQL Query Optimization – (Part 1)

Most of the activity of the database server is related to queries. Because of this, query optimization is often a major concern. SQL Server tries to optimize query performance itself, but its...

View Article

Browsing latest articles
Browse All 2 View Live