sql server生成Guid

newid() 生成36位的GUID

replace(newid(), '-', '') 生成32 位的GUID

posted @ 2022-02-14 15:34  rookiexwang  阅读(75)  评论(0)    收藏  举报