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 / guest

This command is basically used when we do a large processing
of data. If we do a large amount of deletions any
modification or Bulk Copy into the tables, we need to
basically update the indexes to take these changes into
account. UPDATE_STATISTICS updates the indexes on these
tables accordingly.

Is This Answer Correct ?    34 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create indexed view?

1102


How do I change my passwords (database, LDAP, and so on) without causing an outage?

1111


How to create function with parameter in sql server?

1152


What happens on checkpoint?

1066


What are four major operators that can be used to combine conditions on a where clause?

1090


What is the difference between clustered index and primary key?

967


Tell me what do you mean by an execution plan? Why is it used? How would you view it?

935


What are clustered and non-clustered index?

1049


What is the use of “join” in sql server?

1150


How to copy data from one table to another table?

1048


What is Service Broker in sql server 2012?

1068


List some of the rules that apply to creating and using a ‘view’

920


How to disable a login name in ms sql server?

1168


List few advantages of stored procedure.

1024


You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?

1047