First Blog : C#, Angular 6, Typescript, Angular JS
Get an Idea from anywhere...
Monday, November 10, 2014
Why a table can have only one clustered index?
A clustered index sorts and stores the data rows in the table based on the index key values. Therefore only one clustered index can be created on each table because the data rows themselves can only be sorted in one order.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment