User Documentation Ispirer Capabilities - Oracle Migration Pricing

Oracle LOWER function to HiRDB

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

Oracle:

select lower(col1) from t; 

HiRDB:

select lower(col1) from t; 

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