Sign In
Ian Jose's WebLog
This weblog is intended to help T-SQL developers get the best performing query plans from SQL Server. Some of the posts describe simple mistakes that can be easily avoided. Other posts describe complex solutions to limitations in SQL Server. Lastly, so
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
April 2006
(2)
March 2006
(1)
January 2006
(1)
November 2005
(11)
April, 2006
MSDN Blogs
>
Ian Jose's WebLog
>
April, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Ian Jose's WebLog
Ascending Keys and Auto Quick Corrected Statistics
Posted
over 6 years ago
by
Ian Jose
3
Comments
A common problem for some SQL Server applications are cases where data typically ascends. For example, datetime columns where the column represents a current date. SQL Server builds statistics with the assumption that the data will by in large be similar...
Ian Jose's WebLog
Query Processor Modelling Extensions in SQL Server 2005 SP1
Posted
over 6 years ago
by
Ian Jose
1
Comments
Trace flag 2301, available in SQL Server 2005 SP1, enhances the modelling ability of the query optimizer to better handle complex statements. Improved modelling can lead to dramatically faster performing query plans in some cases. These extensions to...
Page 1 of 1 (2 items)