Welcome to MSDN Blogs Sign in | Join | Help

April 2008 - Posts

Query performance

Understanding the reason for slowness of a SQL query and then tuning to boost it is a slightly complicated process, but it can be extremely rewarding in some cases. In this post, I am going to list down some ways in which you can tune the query performance

Dropping Defaults (Column Constraint)

There were some recent changes that were done in regards to column defaults. In this blog entry I want to bring out, what used to happen and what happens now. I have discussed the case of dropping a default on a column in this post, however, in a case
Posted by SQLCEBLOG | 0 Comments
 
Page view tracker