Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle TO_CLOB function to HiRDB

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

Oracle:

select to_clob('abc') from t;

HiRDB:

select to_clob('abc') from t;
/* SQLWays: Could not convert 'to_clob' */

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