Skip to Main Content

ORDS, SODA & JSON in the Database

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!

generate xml invoice hash

AteeqSep 15 2022

Hi Guyz,
Oracle Database 11.2.0.4
windows server
I have an xmltype column in a table. I need to generate hash (SHA256) of this column. Since SHA256 cannot be used in 11g, please suggest any other alternatives and sample code.
Best Regards,

Comments
Post Details
Added on Sep 15 2022
1 comment
368 views