Community

Writing New Hash Functions for SQL Server

(Thomas Kejser) In this blog, I will explore ideas for extending SQL Server with new, fast hash functions. As will be shown, the high speed, built in functions CHECKSUM and BINARY_CHECKSUM are not always optimal hash functions, when you require the function to spread data evenly over an integer spac

Read More - Register for Free Membership