Quote:
|
Originally Posted by Vovan
hello guys,
I have a problem - I need to make anonymous some tabledata. I'd like to use hash-functions. Is there in db2, something like in oracle: DBMS_UTILITY.GET_HASH_VALUE(...)?
Thank you very much. 
|
1. You can use the ENCRYPT function
2. Create a custom defined Hash Function or a Stored Proc