newid ([ optionflag ]) ... create table t (UUID varchar(32)) go insert into t values (newid()) ... ANSI SQL – Compliance level: Transact-SQL extension.
確定! 回上一頁