Skip to content

Instantly share code, notes, and snippets.

@joshbode
Last active June 23, 2018 03:46
Show Gist options
  • Save joshbode/7adf64148387c85011c635e8ba216dec to your computer and use it in GitHub Desktop.
Save joshbode/7adf64148387c85011c635e8ba216dec to your computer and use it in GitHub Desktop.

SQL Hashing

Database Mapper Reducer
Oracle `ORA_HASH(x
SQL Server CHECKSUM(x, y, ...) CHECKSUM_AGG(...)
Teradata HASHBUCKET(HASHROW(x, y, ...)) SUM(...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment