Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle DECOMPOSE function to HiRDB

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

Oracle:

n := DECOMPOSE(a); 

HiRDB:

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

References in Wiki

Database Reference
Oracle DECOMPOSE

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