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

Answer Posted / murtaza

first we will check the columns which r there in table.
then the frequency of usage of each columns.Index should be
created on those columns which has maximum usage or columns
which can be use frequently.
so to check which columns should have the index and how we
can optimize the query can be done by
1.SQL Profiler
2.By Normalization

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain where clause?

535


How to make a column nullable?

603


Difference between Sql server reporting services and Crystal reports?

124


How to Sync Two SQL Azure Databases?

101


Why would you call update statistics?

585






Explain aggregate functions?

564


Can an automatic recovery be initiated by a user?

564


Can another user execute your local temporary stored procedures?

545


Why I am getting "the microsoft .net framework 2.0 in not installed" message?

515


To which devices can a backup be created and where should these devices be located? : sql server management studio

571


What is an identity column in insert statements?

587


Please explain what is “asynchronous” communication in sql server service broker?

511


Do you know sql server 2008 introduces automatic auditing?

517


What are the kinds of subquery?

533


What is collation sensitivity? Explain different types.

549