Hello
I am using below query to update my table from another table
...................................
[code language="sql"]SET IDENTITY_INSERT [dbo].[Employees] on
INSERT INTO [dbo
I am using below query to update my table from another table
...................................
[code language="sql"]SET IDENTITY_INSERT [dbo].[Employees] on
INSERT INTO [dbo