How should I store a GUID in Oracle? April 2, 2023 by Tarik CREATE table test (testguid RAW(16) default SYS_GUID() ) This blog studied the relative performance.