Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle To_lob function to HiRDB

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

Oracle:

select to_lob(c1) from t;

HiRDB:

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

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