User Documentation Ispirer Capabilities - Oracle Migration Pricing

Oracle Tz_offset function to HiRDB

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

Oracle:

SELECT TZ_OFFSET('US/Eastern') FROM t;

HiRDB:

SELECT TZ_OFFSET('US/Eastern') from t;
/* Сould not convert ' TZ_OFFSET ' */

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