Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle RAWTOHEX function to HiRDB

HiRDB hasn't equivalents for RAWTOHEX function. SQLWays leaves it as is and adds message /* SQLWays: Could not convert 'RAWTOHEX' */.

Oracle:

select rawtohex(c1) from t; 

HiRDB:

select rawtohex(c1) from t;
/* SQLWays: Could not convert 'rawtohex' */

© 1999-2024, Ispirer Systems, LLC. All Rights Reserved.