What is the purpose of UPDATE STATISTICS?
Answers were Sorted based on User's Feedback
Answer / guest
Updates information about the distribution of key values for
one or more statistics groups (collections) in the specified
table or indexed view.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / sambashiva
This is used after inserting huge rows into table or deleting from a table the pages of the index will be not in the proper way so by running this thing we can bring them to proper way.
| Is This Answer Correct ? | 0 Yes | 0 No |
what kind of lan types do you know? : Sql server database administration
What is the difference between SSAS 2000 and SSAS 2005?
Why are you getting errors when creating a new odbc dsn?
Explain external key management in sql server 2008
What is Dependency Injection and provide example?
What is the difference between in and exists. Ex: select * from emp where empno in(....) and select * from emp where empno exists(....) What is the difference between a Join and Union and Union and UnionAll.
What is row_number () and partition by in sql server?
What is dbcc?
There is table like Events...in that name ,startdate ,enddate,location are the column names write a stored Procedure for this table to get events by Months "GetEventsByMonths"
What is the difference between osql and query analyzer?
Explain the difference between primary keys and foreign keys?
Explain indexed views?
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)