Viewing 15 posts - 31 through 45 (of 205 total)
Tom,
Currently there are 148 incorrect and 147 correct answers. This leads me to believe that your interpretation of the question may be correct. ๐
Enjoy!
June 10, 2014 at 9:54 am
SQLRNNR (6/10/2014)
William Vach (6/10/2014)
Question should have been "In SQL Server 2014, which of these is not a valid resource pool argument?".
I'd probably go with setting. But the question is...
June 10, 2014 at 8:08 am
UPDATE:
MS has announced there will be a final service pack for 2008 and 2008 R2 later this year.
I left a comment at the bottom of the page asking...
June 2, 2014 at 8:49 am
I don't think the mistake in the corrected answers is that Local should be Global because we are looking for limitations as the correct answers. Probably the word not...
May 27, 2014 at 8:09 am
Based on the MS wording in this KB article (KB2958696), it doesn't look like there will be an SP4 for 2008.
This article describes cumulative update package 17 (Build number:...
May 22, 2014 at 7:11 am
... Do me a favor; put your database object code in source control. Add all your DDL for tables, views, functions, stored procedures, and anything else you use....
May 20, 2014 at 6:16 am
... fuel for their idiocy of I WANT IT NOW AND IT SHOULD COST NOTHING AND IT BETTER INCLUDE EVERY FEATURE - SOME I HAVEN'T EVEN THOUGHT OF YET....
May 5, 2014 at 11:53 am
... what Iโm challenging you to do is to avoid reducing conversations to โpick twoโ when sometimes the right person with the right idea might well be able to...
May 5, 2014 at 6:59 am
... every day they're spotted, posts are taken down, accounts are deleted, IP addresses are ringfenced ...
This is a manually intensive process the good guys have to keep up on...
April 28, 2014 at 7:03 am
venoym (4/10/2014)
April 10, 2014 at 7:32 am
I think I found the error in the code. The password and instance sid columns had the same values.
SELECT
'principal name' = CAST(0x57652063616E6E6F74 AS...
April 1, 2014 at 1:24 pm
djackson 22568 (3/31/2014)
Discrimination is wrong no matter who is doing the discriminating.
+10
Any business oriented group that limits their membership to a certain ethnic, sex, religion or other group is by...
March 31, 2014 at 9:05 am
To illustrate the points being made about parenthesis.
DECLARE @Logic TABLE ( ID INT, Product VARCHAR(50) );
INSERT INTO @Logic
VALUES ( 1, 'Baseball Hat' ),
...
February 12, 2014 at 11:37 am
Funny, the first thing I thought when I read the title of the editorial "The DBA is Dead" was "Long Live the DBA!" ๐
It looks like the author had...
January 29, 2014 at 7:00 am
I got it right but only by guessing if the question was to be answered or the description.
The problem is that, as written, the question and the description have 2...
December 5, 2013 at 11:37 am
Viewing 15 posts - 31 through 45 (of 205 total)