what is statistics
Answer / sam
statistics in SQL Server refers specifically to information
that the server collects about the distribution of data in
columns and indexes. This data in turn is used by the query
optimizer to determine the plan of attack for returning
results when you run a query. While in the majority of
cases SQL Server takes care of this statistical
recordkeeping for you automatically, it's useful to have
some understanding of what's going on, and to know when you
might need to intervene.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the usage of sign function?
How to move database physical files in ms sql server?
Explain the various types of concurrency problem?
Do you know what is sql injection?
How to get all stored procedures in sql server?
Other than truncate statement, which other command can by-pass the trigger on the tables?
Which tcp/ip port does the sql server run on? How can it be changed?
what is a correlated sub-query? : Sql server database administration
Determine how to use the inserted and deleted pseudo tables?
Explain the commands in sql server?
Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?
What is difference between delete and truncate commands?
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)