Viewing 15 posts - 1,216 through 1,230 (of 18,926 total)
Use rownumber in a derived table then filter on WHERE RN = 1
November 14, 2011 at 10:51 am
Eric Mamet (11/14/2011)
Tried that but no joy.I have several reports calling this one sub report and they all who the problem...
And the report runs on it's own???
Never seen that.
November 14, 2011 at 10:43 am
GSquared (11/14/2011)
Ninja's_RGR'us (11/14/2011)
GSquared (11/14/2011)
SQLRNNR (11/13/2011)
November 14, 2011 at 10:43 am
AndrewSQLDBA (11/14/2011)
November 14, 2011 at 10:41 am
Ninja's_RGR'us (11/14/2011)
Anything wrong with SELECT DISTINCT ...?
Been there, done that!
November 14, 2011 at 10:39 am
peterzeke (11/14/2011)
Ninja's_RGR'us (11/14/2011)
that query could be rewritten as such =>
JOIN RFT_TARGET_DIAGNOSES TON T.DIAG_CODE IN (C.DIAG_01, C.DIAG_02, C.DIAG_03, C.DIAG_04)
Huh... don't recall ever seeing an "in" claused used in a join...
November 14, 2011 at 10:31 am
Anything wrong with SELECT DISTINCT ...?
November 14, 2011 at 10:29 am
Since when can you install 64 bit software on Windows XP 32 bit?
November 14, 2011 at 10:20 am
You're blocking could be resolved by better indexing.
Tracewrite, how many traces do you have running at the moment? Server side or GUI?
network, this is the server waiting on the...
November 14, 2011 at 10:06 am
and tonight's 100 M lottery numbers are!
:hehe:
November 14, 2011 at 10:03 am
GSquared (11/14/2011)
SQLRNNR (11/13/2011)
November 14, 2011 at 10:00 am
GilaMonster (11/14/2011)
Msg needs to come from the EventData function, it may need some XQuery. In short,...
November 14, 2011 at 9:58 am
Sapen (11/14/2011)
Please upload it on the thread.
Did you read the ms doc in the links of the script?
November 14, 2011 at 9:54 am
Viewing 15 posts - 1,216 through 1,230 (of 18,926 total)