What is the basic difference between clustered and a
non-clustered index?

Answer Posted / meera

Clustered index is unique for a table and 249 non-clustered
can be created.The leaf contains data and in non-clustered
the keaf node contains reference to the data.

Is This Answer Correct ?    9 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?

644


What you can do to delete a table without the delete trigger firing?

517


Write SQL queries on Self Join and Inner Join.

606


How to find related tables in sql server?

497


What are the different types of cursor?

603






Do you know hot add cpu in sql server 2008?

536


Explain transaction server explicit transaction?

501


Tell me what is de-normalization and what are some of the examples of it?

563


What is sql server programming?

548


How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?

709


How to display a past time in days, hours and minutes?

567


What is the data tier application?

145


How to list all columns in a table using odbc_columns()?

534


What is database isolation in sql server? : sql server database administration

562


Do you know what is a trace frag? Where do we use it?

548