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 statistics, under what circumstances they go out
of date, how do you update them?

Answer Posted / swapna

Statistics determine the selectivity of the indexes. If an
indexed column has unique values then the selectivity of
that index is more, as opposed to an index with non-unique
values. Query optimizer uses these indexes in determining
whether to choose an index or not while executing a query.

Some situations under which you should update statistics:
1) If there is significant change in the key values in the
index
2) If a large amount of data in an indexed column has been
added, changed, or removed (that is, if the distribution of
key values has changed), or the table has been truncated
using the TRUNCATE TABLE statement and then repopulated
3) Database is upgraded from a previous version

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know what are the reporting services components?

1022


How to fetch the next row from a cursor with a "fetch" statement?

1113


How to declare and use cursor variables?

1256


What is temporal data type?

967


What is RAID? What are the different types of RAID configurations?

1184


What is explicit mode in sql server?

1110


What are different types of raid levels?

1238


What is explicit cursors?

1126


What are the differences between left join and inner join in sql server?

1157


Can we call future method from queueable?

1097


Explain the difference between functions and stored procedures in sql server?

1022


What is the difference between Normalization and De-normalization?

1145


How many categories of data types used by sql server?

1056


What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?

1064


What are different types of roles provided by ssrs?

156