When do u use clustered index and non-clustered index?

Answer Posted / chethan nagaraj

Clustered index is faster when there is selecting a range
of values while the non clustering index is useful when
there is a modification(DML),

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is 4nf in normalization form?

562


What does it mean to normalize a database and why would you do it?

528


How to write character string constants or literals in ms sql server?

536


Explain external key management in sql server 2008

501


What is difference between drop truncate and delete?

545






How to rename an existing table with the "sp_rename" stored procedure in ms sql server?

538


When a primary key constraint is included in a table, what other constraints does this imply?

599


What is bulkcopy in sql?

559


What is the impact on other user sessions when creating indexes?

536


Explain about SQLOS?

586


How do I start sql server agent automatically?

501


What does set rowcount do?

512


Explain linked server in sql?

693


State a few properties of relational databases?

661


Where are SQL server users names and passwords are stored in sql server?

711