what is statistics
Answer / sam
statistics in SQL Server refers specifically to information
that the server collects about the distribution of data in
columns and indexes. This data in turn is used by the query
optimizer to determine the plan of attack for returning
results when you run a query. While in the majority of
cases SQL Server takes care of this statistical
recordkeeping for you automatically, it's useful to have
some understanding of what's going on, and to know when you
might need to intervene.
| Is This Answer Correct ? | 3 Yes | 0 No |
what is difference between nchar and char in Sql server ?
how to delete duplicate rows from table in sql server
12 Answers HCL, UHG,
What is the concept of optimization?
what are statistics, under what circumstances they go out of date, how do you update them? : Sql server database administration
Explain the steps needed to create a scheduled job?
What are the features of Embedded SQL
1.what is the difference between view and cursor? 2.If we do any change in view will it affect the database,similarly when we do changes in cursor will it affect the databse?with certain example?Thanks
What is primary key index?
Tell me when is the update_statistics command used?
Write a SQL command to insert and update only a particular field?
what is a join and explain different types of joins? : Sql server database administration
Is null vs coalesce?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)