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...

When do we use the UPDATE_STATISTICS command?

Answer Posted / sivakumar

That command is used to rebuild indexes on tables, which
can speed up queries. You might want want to do it whenever
a large amount of data has been deleted or added. It can be
complicated to determine whether it is more efficient to do
this, or to just let the statistics rebuild automatically
so, as usual, testing is called for in each individual case
to get optimal performance.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you create an execution plan?

996


Explain cursor as data base object?

1093


tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration

1065


What are the steps to insert a table?

989


How you can get a list of all the table constraints in a database?

997


What is normalization and denormalization in sql server?

1057


What is store procedure? How do they work? When do you use?

989


What is meant by dirty read?

1038


Tell me when is the update_statistics command used?

1194


Write a SQL query in order to merge two different columns into single column?

1084


Do you know what are the ways available in sql server to execute sql statements?

1079


What is proper subset of candidate key?

1039


What is SQL Azure?

107


What are the pros and cons of putting a scalar function in a queries select list or in the where clause?

1265


What are triggers in ms sql server?

1222