3
Answers

why we use SELECT @@IDENTITY at last in Stored procedure sql

Most of the Stored procedure having SELECT @@IDENTITY syntax at last why that used?

Answers (3)