|
Macros for SAS Application Developers
https://github.com/sasjs/core |
Testing mp_rowhash.sas macro. More...
Go to the source code of this file.
The mp_rowhash macro generates DATA step statements that compute a deterministic row-level MD5 hash. These tests exercise the versioned seed, character and numeric hashing rules, variable ordering, sensitivity to whitespace, and reproducibility.
Definition in file mp_rowhash.test.sas.