What I want to accomplish is the following (expressed in sql) ALTER TABLE [Staging].[Transactions] ADD DEFAULT (newid()) FOR [Id] GO The code in …I was ...
確定! 回上一頁