Viewing 15 posts - 2,596 through 2,610 (of 7,484 total)
Jeff Moden (4/25/2014)
If I'm reading the code correctly, the code has a bit of a flaw in it that you might want to consider. If someone...
April 26, 2014 at 9:33 am
dba.sql29 (4/25/2014)
Thank you for this DML trigger.When I am running this trigger I am getting syntax error is there any thing I need to change in that trigger ?
There shouldn't...
April 25, 2014 at 6:15 pm
BWFC (4/25/2014)
Stuart Davies (4/25/2014)
crookj (4/25/2014)
TomThomson (4/25/2014)
Ed Wagner (4/25/2014)
BWFC (4/25/2014)
crookj (4/23/2014)
Ed Wagner (4/23/2014)
Revenant (4/23/2014)
Ed Wagner (4/23/2014)
SQLRNNR (4/23/2014)
periwinkleBullwinkle
Rocky
Stallone
Rambo
Prism
Edit Stuart beat me to it again
Light
weight
refract (light)
Reflect
Ponder
Contemplate
April 25, 2014 at 7:11 am
Steve Jones - SSC Editor (4/24/2014)
rodjkidd (4/23/2014)
Hope the op and recovery go well. You gotta make it over for SQL Bits.Rodders...
On the shed-dyule for Bits, and planning on it. Can't...
April 25, 2014 at 6:44 am
Ed Wagner (4/25/2014)
BWFC (4/25/2014)
crookj (4/23/2014)
Ed Wagner (4/23/2014)
Revenant (4/23/2014)
Ed Wagner (4/23/2014)
SQLRNNR (4/23/2014)
periwinkleBullwinkle
Rocky
Stallone
Rambo
Prism
Edit Stuart beat me to it again
Light
weight
April 25, 2014 at 6:39 am
Interesting question.
I found the wrong answer in BOL: (the SQL server 2014 version of) Overview of AlwaysOn Availability Groups (SQL Server) states that 2014 supports only 4 secondary replicas (plus...
April 24, 2014 at 7:43 am
I suspect this 2 times is only a rough estimate, as it appears to be directly contradicted by the BOL page Durability for Memory-Optimized Tables which states
BOL
April 23, 2014 at 9:32 am
Good question, Something that has to be understood in order to have properly compartmentalised access.
Interesting that each of the two necessary actions was included in more than half of...
April 23, 2014 at 9:17 am
AArgh!! I hadn't noticed that feature of 2014 yet, so I answered wrong.
April 23, 2014 at 9:03 am
Greg Edwards-268690 (4/20/2014)
Bucket List Challenge - teach Jim to Filet a fish properly.I'll keep trying, but I may fail miserably.
Fillet "a fish" is not a good test. I can...
April 20, 2014 at 9:00 pm
SQLRNNR (4/20/2014)
Revenant (4/19/2014)
TomThomson (4/19/2014)
rhythmk (4/19/2014)
Ed Wagner (4/18/2014)
Revenant (4/18/2014)
BWFC (4/18/2014)
crookj (4/17/2014)
Ed Wagner (4/17/2014)
SQLRNNR (4/17/2014)
pretenseassumption
postulation
Theory
Science
Thought
Concept
idea
horse
with no name
no pain
April 20, 2014 at 10:11 am
rhythmk (4/19/2014)
Ed Wagner (4/18/2014)
Revenant (4/18/2014)
BWFC (4/18/2014)
crookj (4/17/2014)
Ed Wagner (4/17/2014)
SQLRNNR (4/17/2014)
pretenseassumption
postulation
Theory
Science
Thought
Concept
idea
April 19, 2014 at 8:38 am
Lynn Pettis (4/18/2014)
TomThomson (4/17/2014)
CREATE NONCLUSTERED INDEX [AI_OperatorCBGEstimate_14947]...
April 18, 2014 at 4:44 pm
Very clear and easy question.
The page referenced in the explanation is another example of BOL getting it wrong - it says the default keyboard scheme is the VS 2010...
April 18, 2014 at 4:14 pm
I like the solution above from gbritton1, but nother way of doing which is probably less efficent but perhaps also easier to understand would be
select m.description from @message m
...
April 17, 2014 at 10:21 pm
Viewing 15 posts - 2,596 through 2,610 (of 7,484 total)