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

Answer Posted / pradeep

To increase the performance of database we can use clustered Index .It will be in sorted order and it is in the form of B tree structure and it won't accept nulls.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the stored procedure?

810


What are sub reports and how to create them?

113


How many types of dimensions are there and what are they? : sql server analysis services, ssas

774


How would you go about developing a ssrs report?

135


What do you need to connect php to sql server?

753






Explain linked server in sql?

866


What do you do in data exploration

720


A user is a member of the public role and the sales role. The public role has select permission on all the tables. The sales role does not have select permission on some of the tables will the user be able to select from all tables?

713


When is the use of update_statistics command?

734


What are cursors? Explain different types of cursors. What are the disadvantages of cursors? How can you avoid cursors?

847


How can you hide the sql server instances?

723


What do you understand by a stored procedure?

782


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

716


Does an index slow down updates on indexed columns?

716


What are the general features of sql server management studio? : sql server management studio

775