Viewing 15 posts - 181 through 195 (of 230 total)
Nice job linking to the Russian language online docs...
However, there is nothing in that text which says anything about whether ALTER TRIGGER affects the enable/disable state of the trigger.
September 10, 2013 at 2:47 am
Hugo Kornelis (9/3/2013)
sknox (9/3/2013)
Wow.Nobody's mentioned what I consider to be the biggest problem with this question yet.
You must have overlooked the things already mentioned about ordering by Rune Irvin, Terreador,...
September 3, 2013 at 6:33 am
Interesting. Those are somewhat different from the SQL 2012 plans. And goes to show that when something isn't documented it may very well change between releases without any formal notice.
September 3, 2013 at 5:05 am
L' Eomot Inversé (9/3/2013)
Rune Bivrin (9/3/2013)
Or even try this, where NEWID() is completely eliminated from the second...
September 3, 2013 at 3:54 am
John Mitchell-245523 (9/3/2013)
Rune Bivrin (9/3/2013)
Just look at the execution plan and tell me if there is no difference.
There's very little difference. On SQL Server 2008 R2 SP2, there was...
September 3, 2013 at 3:01 am
Just look at the execution plan and tell me if there is no difference.
Or even try this, where NEWID() is completely eliminated from the second query.
-- 1
SELECT ROW_NUMBER() OVER (ORDER...
September 3, 2013 at 1:55 am
Great question!
I've never used DQS, but the correct answer just seemed the most logical.
August 19, 2013 at 11:12 pm
Got it. But to be precise there won't even be a result set. Not even one with zero rows.
August 19, 2013 at 2:58 am
I did what any BI consultant would do: I stuffed the numbers into Excel and did a Power Pivot.
May 31, 2013 at 1:53 am
Hugo Kornelis (5/2/2013)
1. If I were to try this code on my system, I would get five errors. All system table (*) names are completely lowercase,...
May 2, 2013 at 5:57 am
Well, the question is a good one, and I got it right, but if I see code like that I reach for the shot gun.
January 8, 2013 at 4:57 am
And certainly not views that do [font="Courier New"]SELECT *[/font]
October 2, 2012 at 12:36 am
I couldn't even remember what an SPN was, but I figured -R should be RESET, and -D should be DELETE. That left -L for LIST. Good thing the tool writers...
August 22, 2012 at 2:42 am
Viewing 15 posts - 181 through 195 (of 230 total)