WHICH INDEX IS FAST CLUSTER AND NON CLUSTER INDEX
Answers were Sorted based on User's Feedback
Answer / jabamit
CLUSTER INDEX BCZ THAT WORK PHYSICALLY(MEANS ALREADY IN DEC
OR ASC ORDER) BUT NON CLUSTER INDEX WORK DYNAMICALLY.
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / ashu_jsr
Cluster Index will be faster because data is already sorted
wrt to the index, hence you get the absolute position of
the data, where as in case of noncluster index the relative
position is given by the index
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / shaurabh thapa
Cluster Index is faster because it has data in the leaf
nodes along with the key. Non cluster on the other hand uses
cluster index key to search the data and therefore
relatively less fast.
| Is This Answer Correct ? | 10 Yes | 8 No |
Explain how does the report manager work in ssrs?
What is normalization? Explain different forms of normalization?
Can primary key be null?
How to return the date part only from a sql server datetime datatype?
plss anybody specify tha constrian management system in dbms
Explain what is log shipping?
SQL Server Architecture ?
What language is sql server written in?
Differencr Between DELETE and TRUNCATE?
How to use transact-sql statements to access the database engine?
What is lookup override?
How to set the current database in ms sql server?
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)