Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / sravan kumar vemuri

The most important option to increase the query performance
is to create index on the table.
First one should concerntrate on the columns used in the
where cluase.

But indexes can hit the performance for insert queries. So
before giving an insert query, better to remove the index
and then to recreate the index.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of keys are there?

1073


What are the advantages of using cte?

1072


Can we add an identity column to decimal datatype?

1040


What is proper subset of candidate key?

1039


What are the components of sql server service broker?

1055


What are out-of-range errors with date and time literals?

1091


Explain how to integrate the ssrs reports in application?

1061


Does a server store data?

953


What are the different types of collation sensitivity?

1173


We need to perform what steps in the following order to work with a cursor?

1272


What are the different types of replication are there in sql server 2000?

1085


Can a trigger be created on a view?

991


What the difference between UNION and UNIONALL?

1083


How to make a column nullable?

1173


What is the difference between delete and truncate statements?

1125