Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle NUMTODSINTERVAL function to HiRDB

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

Oracle:

select numtodsinterval(99,'day') from t;

HiRDB:

select numtodsinterval(99,'day') from t;
/* SQLWays: Could not convert 'numtodsinterval' */

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