Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle FLOOR function to HiRDB

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

Oracle:

n := FLOOR(1); 

HiRDB:

SET n = FLOOR(1); 

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