User Documentation Ispirer Capabilities - Oracle Migration Pricing

Oracle NCHR function to HiRDB

HiRDB hasn't equivalents for NCHR function. SQLWays leaves it as is and adds message /* SQLWays: Could not convert 'NCHR' */.

Oracle:

select nchr(122) from t;

HiRDB:

select nchr(122) from t;
/* SQLWays: Could not convert 'nchr' */

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