what is performance tunning in sql server ? explain.
Answer / 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 |
What is the use of RDBMS?
What is sql server transaction log file?
What is the difference between views and stored procedures? Can we have input parameters for views?
Which command displays the SQL command in the SQL buffer, and then executes it?
What is the command used to recompile the stored procedure at run time?
Can you create a logon trigger in sql server 2005 express edition?
What are the differences between having and where clause.
Explain the dirty pages?
Can you explain different types of joins?
Tell me about pre-defined functions of sql?
What is database mirroring?
How we can refresh the view?