Viewing 15 posts - 1,516 through 1,530 (of 3,348 total)
Good question, and good explanation. Thanks, Anoo! 😉
April 3, 2014 at 2:01 pm
Andy Warren (4/2/2014)
I appreciate the comments, good and bad, and any ideas you have for making it better without making it easier!
If the intention of the question is to educate...
April 2, 2014 at 2:32 pm
I like the recent series of questions with some backstory. Not the strongest stories, but enough to add a nice touch to the QotD.
I do not, however, like this question....
April 2, 2014 at 2:18 pm
I have to agree with the others.
I knew I had to make an assumption about being in the sysadmin role or not. I normally try to avoid assumptions - but...
March 31, 2014 at 9:24 am
My view (yours may vary) is to always use master as the default and always make developers specify the database in their connection strings.
Yes, my view varies.
I prefer to set...
March 31, 2014 at 9:06 am
Eric M Russell (3/31/2014)
March 31, 2014 at 8:35 am
jaimepc199 (3/30/2014)
March 30, 2014 at 8:20 pm
HeliMan (3/28/2014)
March 30, 2014 at 6:07 pm
HeliMan (3/27/2014)
March 30, 2014 at 5:56 pm
Carlo Romagnano (3/21/2014)
Remember that "Filtered indexes" are used only if the WHERE clause matches or is compatible with the filter.View http://www.sqlservercentral.com/questions/T-SQL/105826/
And even then, they are often not used at all.
I...
March 30, 2014 at 5:32 pm
I'm sorry, but I do not understand where all the praise is coming from. The answers are simply incorrect. And the explanation merely repeats the answers that the author thinks...
March 30, 2014 at 5:21 pm
I agree with others, excellent question and funny to boot.
I did not get to eat lunch, but that's because it's 1 am here. But I did not have to leave...
March 30, 2014 at 5:02 pm
TomThomson (3/14/2014)
Hugo Kornelis (3/14/2014)
This feature is not specifically tied in to in-memory...
March 14, 2014 at 2:38 pm
TomThomson (3/14/2014)
Hugo Kornelis (3/11/2014)
TomThomson (3/11/2014)
It counts as "SCHEMA_AND_DATA" durability but doesn't actually guarantee data durability (it violates the write log first rule of the standard durable transaction model)
Huh? That's the...
March 14, 2014 at 2:08 pm
TomThomson (3/11/2014)
It counts as "SCHEMA_AND_DATA" durability but doesn't actually guarantee data durability (it violates the write log first rule of the standard durable transaction model)
Huh? That's the first time I...
March 11, 2014 at 1:07 pm
Viewing 15 posts - 1,516 through 1,530 (of 3,348 total)