Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle DBTIMEZONE function to HiRDB

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

Oracle:

n := DBTIMEZONE; 

HiRDB:

SET n = DBTIMEZONE;
/* SQLWays: Could not convert 'DBTIMEZONE' */ 

References in Wiki

Database Reference
Oracle DBTIMEZONE

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