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