What is the query optimization statistics?
Answer / flora
The SQL Server query optimizer uses distribution statistics when creating a query plan. The statistics provide information about the distribution of column values across participating rows, helping the optimizer better estimate the number of rows, or cardinality, of the query results
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain following error properties?
How to get the definition of a stored procedure back?
What is cursor ? And what is difference between Trigger ?
What is the difference between char and varchar2 datatype in sql?
How do I create a partition table in sql server?
How sql server enhances scalability of the database system?
What are the different editions available in sql server 2000?
How to create hyperlink from returned sql query ?
What are the recovery models in sql server 2000?
what is package and it uses and how can u call a package
Explain sp_configure commands, set commands?
Can you change the data type of a column in a table after the table has been created? If so, which command would you use?
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)