Viewing 3 posts - 1 through 4 (of 4 total)
You're correct it should insert only 1 record ! I forgot to add the top 1 in the example but it is included in the sql script.
GilaMonster (8/24/2009)
jan.tilburgh (8/24/2009)
insert into...
August 24, 2009 at 3:05 pm
#1043896
Okay I'll try again 🙂
So starting off with an empty test table and executing the procedure for the first time will result in the following row being inserted in the...
August 24, 2009 at 2:49 pm
#1043883
Okay ... here is the sample data :
The following is a sample of what we get when the procedure is ran from 2 different locations at the same time :
testID...
August 24, 2009 at 2:19 pm
#1043867