what is performance tunning in sql server ? explain.

Answer Posted / karthikeyathirughanashamphanth

Step-1:Capturing Performance metrices.
Step-2:Find the problem Queries with Profiler.
Step-3:Define Mitigation for the Problem Queries.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to download and install sql server 2005 books online?

536


What are commit and rollback in sql?

563


What is use of except clause?

617


What is a file group?

608


What is nolock?

550






How do you create a clustered index?

519


What is a performance monitor?

552


What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?

643


What are the types of joins in sql?

553


How to rename databases in ms sql server?

616


How to add code to the existing article (using improve article)?

585


What are the differences between substr and charindex in sql server.

491


What is default constraint in ms sql server?

531


What you can do to delete a table without the delete trigger firing?

517


While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?

548