[SQL ] clustered index on non-unique columns

作者: highever (high)   2014-05-16 11:33:56
求高手解答!!!(可私訊)
MySQL automatically sets the clustered index on the primary key of a table
whereas SQL Server allows us to set clustered index on columns
other than primary key.
How does SQL server implement clustered index on non-unique columns?
Remember to include references.

Links booklink

Contact Us: admin [ a t ] ucptt.com