Viewing 15 posts - 1,126 through 1,140 (of 19,564 total)
Looking over the code and the execution plans, it seems to me that the query is waaaaay over-complicated.
Several of the joins appear to be unnecessary and can be handled properly...
July 23, 2015 at 10:17 pm
DavidDroog (7/22/2015)
I have figured this out. My theory is that adding the extra table somehow screwed up SQL Servers execution plan so badly no amount of indexing etc was...
July 23, 2015 at 9:59 pm
DavidDroog (7/22/2015)
Hi DrewI am a human and I disagree. I find it much easier to follow when the clauses are with the table joins.
To each their own...
Regards
David
I find it to...
July 23, 2015 at 9:55 pm
J Livingston SQL (7/23/2015)
SQLRNNR (7/23/2015)
J Livingston SQL (7/23/2015)
Eirikur Eiriksson (7/23/2015)
DonlSimpson (7/23/2015)
Ed Wagner (7/23/2015)
J Livingston SQL (7/23/2015)
Revenant (7/23/2015)
Eirikur Eiriksson (7/23/2015)
SQLRNNR (7/23/2015)
cowboydichotomy
Opposition
antithesis
Conflict
Resolution
Clarity
coherent
disorderly
conduct
steward
July 23, 2015 at 3:26 pm
J Livingston SQL (7/23/2015)
Eirikur Eiriksson (7/23/2015)
DonlSimpson (7/23/2015)
Ed Wagner (7/23/2015)
J Livingston SQL (7/23/2015)
Revenant (7/23/2015)
Eirikur Eiriksson (7/23/2015)
SQLRNNR (7/23/2015)
cowboydichotomy
Opposition
antithesis
Conflict
Resolution
Clarity
coherent
disorderly
July 23, 2015 at 3:04 pm
Sean Lange (7/23/2015)
MVXJDTA.MPDOPE.POOPNO
Seriously that...
July 23, 2015 at 1:40 pm
Brandie Tarvin (7/23/2015)
SQLRNNR (7/23/2015)
Brandie Tarvin (7/23/2015)
Sigh. I feel like I'm pulling teeth on this forum some days.Are you now toothless then?
No, but I'd love to be a Night Fury. @=)
Ha...
July 23, 2015 at 12:23 pm
Eddie Wuerch (7/23/2015)
...
July 23, 2015 at 12:21 pm
Brandie Tarvin (7/23/2015)
Sigh. I feel like I'm pulling teeth on this forum some days.
Are you now toothless then?
July 23, 2015 at 12:17 pm
Eirikur Eiriksson (7/23/2015)
a) you observe your systems for a while, then make one small change that improves performance significantly and massively reduces...
July 23, 2015 at 11:15 am
GilaMonster (7/23/2015)
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Woot Woot
July 23, 2015 at 10:49 am
dweil (7/23/2015)
July 23, 2015 at 10:48 am
sendtog.roy (7/22/2015)
i am trying to restore bak file using the following query
<
RESTORE DATABASE WTS
FROM DISK = 'C:\Gautam\WTS_BLR_PRE_LOADTEST.BAK'
WITH MOVE 'WTS_Data' TO 'C:\Program Files\Microsoft SQL ...
July 22, 2015 at 4:15 pm
Viewing 15 posts - 1,126 through 1,140 (of 19,564 total)