Why use update_statistics command in sql server?
Answer / Bijay Kumar
The UPDATE STATISTICS command in SQL Server is used to maintain the statistical information about data distribution in a table or index. This helps improve the performance of queries by providing better optimization.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Check point? Explain in Brief what it will do?
How extra digits are handled with numeric data type literals?
1 01 101 01010
What is the default fill factor value?
What is the use of @@spid?
How many types of Cursor in SQL SERVER?
State a few properties of relational databases?
How can we rewrite sub-queries into simple select statements or with joins?
Can you create a logon trigger in sql server 2005 express edition?
can you any body tell me suppose database is suspect mode. how can take to normal?
Explain optimistic and pessimistic concurrency?
I have a table emp , Fields with empname,dnname,dno,salary. now I want copy distinct salary with all emp detail from emp into new table which is not already exist in database. how would I do this ?
Oracle (3253)
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)