Ispirer Website
Ispirer Capabilities - Oracle Migration
Free Trial
Oracle Value function to HiRDB
HiRDB hasn't equivalent for Value function. SQLWays leaves it as is and adds message /*Сould not convert ' Value '*/.
Oracle:
SELECT value(al) FROM t;
HiRDB:
SELECT value(al) FROM t; /* Сould not convert 'value' */