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
what is the information that can be stored inside a bit column? : Sql server database administration
Can we write a distributed query and get some data which is located on other server and oracle database?
Explain nested trigger in sql?
Issues related in upgrading SQL Server 2000 to 2005 / 2008
How would you choose between a clustered and a non-clustered index?
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
How to select all columns of all rows from a table with a select statement in ms sql server?
Explain about link server in sql server?
What are logical/boolean operations in ms sql server?
Which are ddl commands?
You want to implement the many-to-many relationship while designing tables. How would you do it?
Will the writetext statement activate a trigger?
What is the benefit of normalization?
How and why use sql server?
Is it true that rules do not apply to data already existing in a database at the time the rule is created?