Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle To_nclob function to HiRDB

HiRDB hasn't equivalent for To_nclob function. SQLWays leaves it as is and adds message /*Сould not convert 'to_nclob'*/.

Oracle:

select to_nclob(c1) from t;

HiRDB:

select to_nclob(c1) from t;
/* Сould not convert 'to_nclob' */

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