Somebody know if there is some method to mimic the HEXTORAW function available already in DB2 and ORACLE?
https://www.ibm.com/docs/es/db2/11.1?topic=functions-hextoraw
https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/HEXTORAW.html
What I need is some function to insert into a BLOB or BYTE an icon represented in an string with hexadecimal content.