Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle SYS_GUID function to HiRDB

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

Oracle:

select sys_guid() from t;

HiRDB:

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

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