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;
User Documentation
Ispirer Capabilities - Oracle Migration
Pricing
HiRDB database supports LOWER function. SQLWays leaves it as is.
Oracle:
select lower(col1) from t;
HiRDB:
select lower(col1) from t;