Tag Archives: hashbytes
Hashbytes – VARCHAR vs. VARBINARY Performance
A recent post on sqlservercentral.com got me thinking about Hashbytes recently. I was ignoring the issue of getting a false positive using a hashbyte solution to check for errors, and focused on the performance of the routine. My initial pass … Continue reading
Posted in SQL Server Performance
Tagged hashbytes, Performance Tuning, sql server 2005, T-SQL, varbinary
Leave a comment