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 |
what is diffence between replicaion and logshipping?
what is the out put of below queries? a. select * from Emp where null = null; b. select * from Emp where 1=1;
In what three ways is the return statement used in a stored procedure?
What is @@rowcount in sql?
What is the difference between an index and a unique index?
wat is mean by normalization?......programing defination i need...(i know basic defination)
Name three version of sql server 2000 and also their differences?
Explain left outer join and right outer join?
How to create a view on an existing table in ms sql server?
How can you swap values between two rows in a table using single- SQL statement?
1 Answers Tavant Technologies, Virtusa,
Do you know what guidelines should be followed to help minimize deadlocks?
According to you what goes into making the best database administrator? : sql server database administration
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)