What are the factors you will check for the performane
optimization for a database query?

Answer Posted / ponguru

It is very big thing...Let me explain in short..Run the
profiler and catch the Logical reads/Physical reads/CUP
values.

find out where values are more(huge) and take Excution plan
and study it ...here you can find out where the problem.

In general scenarios Data also matters that means If your
Dev/Test enviroment not having that much Data which has
Prod.

Get the large Data and do above scenarios and you came know
what is cause.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

You want to implement the one-to-many relationship while designing tables. How would you do it?

511


How to provide values to stored procedure parameters in ms sql server?

535


Describe the left outer join & right outer join. : sql server database administration

587


List the various tools available for performance tuning?

486


What are the system database in sql server 2005?

556






Does partitioning ssd reduce performance?

492


Explain how does the report manager work in ssrs?

501


What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio

591


Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?

871


How do we upgrade from SQL Server 6.5 to 7.0 and 7.0 to 2000?

1633


What is sub-query in sql server? Explain its properties.

582


How to find the second highest salary of an employee?

596


What is difference between global temporary tables and local temporary tables?

662


how would you troubleshoot blocking? : Sql server database administration

524


Explain about nested stored procedure?

606