Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get the last identity value for a table?
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01421835
Message ID:
01421867
Vues:
48
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform