Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
重複の可能性: SQL ServerでGUIDはどのように生成されますか?
SQL Server 2008 GUIDはどのように生成されるのでしょうか?エントロピービット
これを試して GUID を取得してください:-
SELECT NEWID()
GUI生成のしくみを参照できます