SqlShare.com Logo
 
Skip Navigation Links
Home
Channels
Classes
About Us
Login / Register
Subscribe to the All channels feed  Goto the SqlShare.com blog
Channels: SQL | BI | .NET | 
Using @@Identity
The @@Identity function has been baked into SQL Server for a long time, used to return the latest value generated when a row is inserted into a table that has an identity column. Easy enough to use, but it has a unexpected behavior that can lead to headaches and data corruption - if you don't know the secret!

This is a preview.
Click the title above to see the whole video.
Next
Latest Featured Videos Most Watched Videos
Using @@Identity   (Watch it Later!)    
Using @@Identity
Date Featured: February 09, 2010
Author: Andy Warren
Length: 3 Minutes 23 Seconds
Rating: 4.29
Description: The @@Identity function has been baked into SQL Server for a long time, used to return the latest value generated when a row ...

Using a Server Trigger to Dropping a Database   (Watch it Later!)    
Using a Server Trigger to Dropping a Database
Date Featured: February 08, 2010
Length: 3 Minutes 46 Seconds
Rating: 4.10
Description: This video shows how you can create a server trigger in SQL 2008 to log and/or prevent dropping a database. It's a great into...

Setting the Identity Property of a Column   (Watch it Later!)    
Setting the Identity Property of a Column
Date Featured: February 05, 2010
Author: Andy Warren
Length: 5 Minutes 1 Seconds
Rating: 4.35
Description: SQL provides the identity property to give us the ability to have a column that auto increments (auto number) and it's very e...

Using the Identity Function   (Watch it Later!)    
Using the Identity Function
Date Featured: February 04, 2010
Author: Andy Warren
Length: 1 Minutes 52 Seconds
Rating: 4.28
Description: This is very much a niche technique, a way to add a column that has the identity property set when you create a table using S...

Using Identity Insert to Insert Rows   (Watch it Later!)    
Using Identity Insert to Insert Rows
Date Featured: February 02, 2010
Author: Andy Warren
Length: 2 Minutes 32 Seconds
Rating: 4.47
Description: If you've ever worked with a table that includes a column that is set to an identity (auto number) you know that happiness is...

Speak Like a SSIS Developer   (Watch it Later!)    
Speak Like a SSIS Developer
Date Featured: June 10, 2006
Author: Brian Knight
Length: 11 Minutes 51 Seconds
Rating: 4.24
Description: In this first video of the series, you'll learn what SQL Server Integration Services does and a little about the environment....

Windows and SQL Server 2005 Clustering Architecture   (Watch it Later!)    
Windows and SQL Server 2005 Clustering Architecture
Date Featured: August 16, 2006
Author: Brian Knight
Length: 16 Minutes 14 Seconds
Rating: 4.23
Description: Before you start learning how to cluster, this video will show you the basics on how clustering in Windows 2003 and SQL Serve...

Clustering SQL Server 2005   (Watch it Later!)    
Clustering SQL Server 2005
Date Featured: August 28, 2006
Author: Brian Knight
Length: 16 Minutes 21 Seconds
Rating: 4.34
Description: With Windows 2003 now clustered, you're ready to begin to clustering SQL Server 2005. In this presentation, you'll see how to...

Looping Through and Loading Files with SSIS   (Watch it Later!)    
Looping Through and Loading Files with SSIS
Date Featured: August 29, 2006
Author: Brian Knight
Length: 9 Minutes 10 Seconds
Rating: 4.48
Description: In this presentation, you'll learn how to use the ForEach Loop Container to loop through a folder and load each file in the d...

Building SQL Job Schedules   (Watch it Later!)    
Building SQL Job Schedules
Date Featured: November 02, 2009
Author: Andy Warren
Length: 4 Minutes 39 Seconds
Rating: 3.80
Description: Did you know that jobs can have multiple schedules? Or that schedules can be disabled? The rich scheduling options are one of...

 

How Do I Become a Video Author? |  Newsletter History

Copyright © Fourdeuce, Inc., 2005-2009. All Rights Reserved | Privacy Policy | Terms & Conditions