Unfortunately, Oracle does not provide a native UUID data type. As such, you'll often see RAW(16) or VARCHAR2 used to store GUID/UUID data.
確定! 回上一頁