SYS_GUID 同Oracle管理員所使用的傳統的序列(sequence)相比具有諸多優勢。 ... create table test ( id raw(16) default sys_guid() primary key, ...
確定! 回上一頁