Viewing 15 posts - 5,131 through 5,145 (of 5,685 total)
Welp, we barked up the wrong tree... those plans are nearly a match.
*takes the problem to his pillows and sleeps on it*
EDIT: I take that back. Dug a little...
November 1, 2010 at 10:50 pm
WayneS (11/1/2010)
What determines the order that the rows need to be compared in?Is there an identity column on this table?
See above, islanded on the ostid..something and then sorted by the...
November 1, 2010 at 6:32 pm
NOTE: You need the #tmp here, it's not the source data build. It works off the sample data you gave us earlier. What this does is basically create...
November 1, 2010 at 6:27 pm
There's a couple of different techniques and approaches to this and I don't want to give you an over-complicated one if unnecessary. You've posted in the 7.0/2k forums. ...
November 1, 2010 at 6:08 pm
naidu4u (11/1/2010)
and for the remaining rows in the same refotsid, XYZ should be datediff(minute, DateChanged of...
November 1, 2010 at 6:00 pm
I still need to have a better understanding of this before I can even ask what to do with the non-datetimes:
refotsid = 48242 then for the first row I need...
November 1, 2010 at 5:46 pm
Can someone swing through here and see if they can understand what he's looking for better than I can? Or can maybe phrase what we need in a way...
November 1, 2010 at 5:39 pm
Why does oldLocal have 16.00 and a real datetime value in it? Barring the rest, what are the non datetime values supposed to mean? You're overloading the column,...
November 1, 2010 at 5:33 pm
mymail.default (11/1/2010)
I will do it now, but just to make sure I understand:
This change is going to go on the test system right, and being executed on the test system...
November 1, 2010 at 4:55 pm
SwedishOrr (11/1/2010)
November 1, 2010 at 4:51 pm
SQL33 (11/1/2010)
November 1, 2010 at 4:40 pm
Each message in the queue is supposed to be either unique, or your procs are supposed to deal with them in conversations. So, each of the queue's only deals...
November 1, 2010 at 4:35 pm
Sorry for the slight necro, was a heck of a 2 weeks and catching up on some older stuff.
Jeff Moden (10/16/2010)
November 1, 2010 at 4:19 pm
Naidu,
Let's figure a few things out here. First, if you could take a look at the first link in my signature, and setup DDL and sample data that way,...
November 1, 2010 at 3:31 pm
It will seek when selectivity makes sense for it. Now, can you give us more context of if this is the same proc/query on both servers? You might...
November 1, 2010 at 3:09 pm
Viewing 15 posts - 5,131 through 5,145 (of 5,685 total)