- TargetColumns
- Specify the names of the input table columns for which to calculate hash values.
- NULL values in the input columns are output as NULL.
- HashBits
- [Optional] Specify whether the function creates 32-bit or 64-bit hash values.
- Default: 32-bit hash values
- Accumulate
- [Optional] Specify the names of the input table columns to copy to the output table.