what is an index? : Sql server database administration
Answer / Navneet Aryan
A database index is a data structure that improves the speed of data retrieval operations on a database table. It works similarly to an index in a book, allowing SQL Server to quickly locate and retrieve rows that match the search condition without having to scan the entire table.
| Is This Answer Correct ? | 0 Yes | 0 No |
In one interview...interviewer ask me question pleas tell me sql server architecture.. can any body tell me the sql server architecture with digram
What is collation sensitivity? Explain different types.
How to Generate a Series of Random Integers With T-SQL?
Define the one-to-one relationship while designing tables.
how to generate XML out of QUERY?
What is row_number () and partition by in sql server?
What are the two types of concurrency?
How connect excel to sql server?
What is the difference between resultset and resultsetmetadata?
Why is there a performance difference between two similar queries where one uses union and the other uses union all?
What are the default system databases in sql server 2000?
What is the default order of an order by clause?
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)