The Austrian Commercial Opt-Out list is provided as raw binary file with sha-1 hash values each 20 bytes. How to read and convert it to VARCHAR2 with PL/SQL.
The Austrian Commercial Opt-Out list is provided as raw binary file with sha-1 hash
Share
My colleague found the answer:
The additional email address is just for verification of the conversion.
The test hash file is taken from the official Austrian website: http://www.rtr.at/de/tk/nutzenecg
If both outputs are the same, everything is working fine. The ORACLE user must have grants to execute the dbms_crypto package.