Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle ACOS function to HiRDB

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

Oracle:

n := acos(a); 

HiRDB:

SET n = acos(a); 

References in Wiki

Database Reference
Oracle ACOS
HiRDB ACOS

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