Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle CHARTOROWID function to HiRDB

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

Oracle:

n := CHARTOROWID(a); 

HiRDB:

SET n = CHARTOROWID(a);
/* SQLWays: Could not convert 'CHARTOROWID' */ 

References in Wiki

Database Reference
Oracle CHARTOROWID

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