Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle COSH function to HiRDB

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

Oracle:

n := cosh(a); 

HiRDB:

SET n = cosh(a); 

References in Wiki

Database Reference
Oracle COSH
HiRDB COSH

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