question

Mehdi593 avatar image
Mehdi593 asked

Data Partitioning

does partitioning table need clustered index ?
partition
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
JohnM avatar image
JohnM answered
No, I don't believe that it does. However it's best to ensure that any indexes on the table are aligned to fully take advantage of partitioning, depending on your needs. https://technet.microsoft.com/en-us/library/ms187526(v=sql.105).aspx Hope that helps!
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.