New Microsoft SQL Server Video Tutorial: How to Return Identity Value for a Just-Inserted Row
How to Return Identity Value for a Just-Inserted Row - view details
So many SQL developers use IDENTITY columns (a.k.a. sequences and/or auto-number columns) therefore this video is essential knowledge for SQL developers, DBAs, and even application developers. This tutorial focuses on working with IDENTITY columns as primary keys and how you can retrieve the just-inserted row's primary key value. Several techniques are discussed here with a final discussion on perhaps the "safest" (and recommended) technique.
- Source: http://www.learnsqlserver.com
- Category: Transact-SQL Basics: Queries, Stored Procedures, Functions and more
- Skill Level: 200 (Beginner - Intermediate)
- Length: 15:50 (10.6MB)
- Applies to Versions: SQL Server - All Versions
- Full Details
To download this video, log in, then visit the video's detail page and click "download". This is a subscriber-only video so a subscription is required.
Note: You must have the TSCC codec installed to view this video
Keywords Associated with this video: identity, @@identity, scope identity, scope_identity

0 Comments:
Post a Comment
<< Home