Hi All,
I am using merge statement to insert and update my Destination Table.
My destination table has id a primary key column which should be manualy incremented.
It should be identity but for some reason they have not made it so.
How can I manually increment the id column for every insert.
Thanks,
Kannan
↧