Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Convert RAW Hash to String

945924Jun 26 2012 — edited Jul 19 2012
Hi Guys,

I'm not an Oracle guy, I'm trying to help a DBA who has issue converting a HASH into a string. I told me that what he tried return weird characters, upside-down ?, etc ...

So can you please let us know how to convert this into a clean String

select fnd_crypto.hash(utl_raw.cast_to_raw(sysdate)) from dual

Thank you for your help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 16 2012
Added on Jun 26 2012
24 comments
27,473 views