Viewing 15 posts - 346 through 360 (of 522 total)
From my experience, queries indeed sometimes have different execution plans when switching between ON and WHERE clause.
But I am pretty sure that there is no preference for one or...
July 10, 2008 at 2:32 pm
Hope this doesn't sound stupid, but I would simply test it and compare both versions.
Make sure you rebuild the table or clustered index after adding / removing the columns.
July 10, 2008 at 2:01 pm
I just did a quick check here and got the same issue as you with the Oracle OLEDB Driver.
The microsoft driver works for me so this might be an option...
July 10, 2008 at 6:40 am
Can you check if you use the proper case? (lower case / upper case)
July 10, 2008 at 1:39 am
Nice one!
And I also have a question: During execution of the batch, I get a warning:
XML DTD has been stripped from one or more XML fragments. External subsets, if...
July 9, 2008 at 12:52 am
emamet (7/8/2008)
Is it not "part of the fun" to sometimes get it "not entirely right"?
I actually find the debate as interesting if not more interesting than the original question and/or...
July 8, 2008 at 10:19 am
Hugo Kornelis (7/8/2008)
Christian Buettner (7/8/2008)
July 8, 2008 at 8:48 am
In general an interesting question, but it is simplified a little too much. Cursors are such a complicated construct with so many nested options and dependencies on the requirements, so...
July 8, 2008 at 7:13 am
Truly deserved. Congrats! And keep up the good work!
July 2, 2008 at 11:00 am
I agree with Peter. There are always going to be errors. But many errors can be prevented if QODs are validated by an independent "tester".
I would like to see...
June 23, 2008 at 3:26 pm
Thanks Steve! (whoops, here it would have been my 2nd point ;))
June 23, 2008 at 12:15 am
Good Question - Straight forward, no pitfalls, a good start into the day 🙂
June 19, 2008 at 12:56 am
I also missed that one because of the TIMEOUT. But re-reading the question revealed that the question writer had this in mind when choosing his wording.
Tricky 🙂
June 19, 2008 at 12:52 am
Viewing 15 posts - 346 through 360 (of 522 total)