An Azure relational database service.
Hi @Kim, Changjae ,
I would like to make sure if B-tree index structure the Microsoft documentation means B+-tree index structure actually.
Agree with them.
Is clustered index regarded as the option to use sequential file organization?
Yes. Clustered index force the SQL server to store the underlying table in the order of cluster index key.
Please see this link which may give your some help.
https://www.sqlservercentral.com/blogs/sql-server-part-4-explaining-the-non-clustered-index-structure
Best regards,
Seeya
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.