Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle EXP function to HiRDB

HiRDB database supports EXP function. SQLWays leaves it as is.

Oracle:

n := EXP(a); 

HiRDB:

SET n = EXP(a); 
   

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