Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Thursday, August 28, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > SQL Server > Administration
How SQL Server Determines an Execution Plan Using Available Indexes and Statistics        
Total Hits: 416  |  Today: 0 Author: Nils Bevaart       Rating:  
Read Reviews | Write Review |   Your Rating: 

As a SQL Server DBA, one of my tasks is to monitor the performance of our databases. Our primary database holds the data of over 18 million people. A web-based application queries the database with a variety of search options. When examining the performance of these queries, most performed very well. But on the other hand, a few queries have resulted in a time-out. One of the first steps in analyzing the time out problem was to find the search pattern used in the slow running queries. I found that the fields queried were well indexed and often gave a good response time.


What's New at DevASP.Net
08/28  Data Paging in ASP.NET
08/28  Configuring Windows Instant File ..
08/28  Asp.Net Interview Question Part 1
08/28  Windows Mobile Power Management
08/28  CListCtrl and displaying a toolti..
08/28  XCPClock - CodeProject Clock
08/28  Octree Search
08/28  Another Star Trek Game (The Retro..
08/28  How-To: Automatically rename Fore..
08/28  Better way to Sleep: Control exec..
08/28  Secure Persistent ASP.NET Forms A..
08/28  AI Life
08/28  EGen – a scalable code generation..
08/28  Active Server Pages+: ASP+ Improv..
08/28  Implementing Handler Marshaling U..
08/28  Essential Power Tools.
08/28  Object Role Stereotypes
08/28  Programming AJAX with ASP.NET Par..
08/28  Increase LINQ Query Performance
08/28  Program Silverlight with the Core..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net