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.