I'd recommend relying on the database's internal methods for generating them: Oracle: SYS_GUID(). SQL Server: NEWID().
確定! 回上一頁