Reputation:
Does Clustered index needs one extra table to sort/keep the rows data? When it does the sorting , on each Insert or delete statement or when ? How clustered index store data and how it is different from Non-clustered one.
Upvotes: 1
Views: 2309
Reputation: 432190
Starter article on Simple-Talk
A more in depth article on Simple-Talk
Edit: Another Simple-Talk article on index maintenance
Upvotes: 8