Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get the last identity value for a table?
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01421835
Message ID:
01421867
Views:
49
This message has been marked as a message which has helped to the initial question of the thread.
>>In any case, if you want to get the last inserted value you MUST use either SCOPE_IDENTITY() or OUTPUT clause (preferable). All other identity functions/variables are not reliable / not what you need.
>
>Ok. Thanks.

You're welcome.

See also http://blog.sqlauthority.com/2007/03/25/sql-server-identity-vs-scope_identity-vs-ident_current-retrieve-last-inserted-identity-of-record/ - it provides a great explanation.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform