112 Views
In this article I would like to share my idea about getting Identity after a row was inserted in to the SQL Server 2005. After inserting a row into the database which has primary key feild, most of the time we need the identity, We have three approaches based on our requirements and situations.
0 comments