Error!
Success!

Properly Capturing Identity Values in a SQL Server

0
kicks

Properly Capturing Identity Values in a SQL Server  (Unpublished)

When inserting a row into a database table that contains an identity column, I need a way to capture the identity value generated by the database engine after it inserts the row into this table. What can I use to capture this value while also making sure this value is accurate?


Kicked By:
Drop Kicked By: