When is update_statistics command used?
Answer / Drishti Bharti
"The UPDATE STATISTICS command in SQL Server is used to rebuild or create statistics for an indexed column. Statistics help the Query Optimizer make better decisions regarding query execution plans, improving performance when running queries involving WHERE, JOIN, GROUP BY, and ORDER BY clauses.
| Is This Answer Correct ? | 0 Yes | 0 No |
in my server i have 3 instances,one of them got failed, and this cause we r not able to connect to server, how to know which instance was dameged?
What is the usage of the sign function?
What are window functions in sql server?
after migrating the dts packg to ssis by using migrtn wizrd in 2005. iam not able to open ssis pack and getting error. what r those errors? how to resolve?
What is indexing explain it with an example?
Does order by actually change the order of the data in the tables or does it just change the output?
What are the main differences between #temp tables and @table variables and which one is preferred?
Define Unique Key?
What is the difference between WHERE AND IN? OR 1. SELECT * FROM EMPLOYEE WHERE EMPID=123 2. SELECT * FROM EMPLOYEE WHERE EMPID IN (123) WHAT IS THE DIFFERENCE?
explain different types of jions with examples briefly?
What is the difference between implicit and explicit transaction?
1 Answers Beahead Private Limited,
Why Master database is required?
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)