Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15889

Clustered index on a varbinary column

$
0
0

Hi,

I just wanted to ask if there are any consequences to using a varbinary(120) column on a table and having a clustered index on it. How does this affect inserts etc.

This column is used in a checksum like manner, and the checksum values are unique.

Many thanks.


Viewing all articles
Browse latest Browse all 15889

Trending Articles