Monthly Archives: June 2010
Increasing the size of a vmware virtual disk
Adventures in updating the size of the virtual hard disk via VMWare Workstation. Continue reading
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