Viewing 15 posts - 556 through 570 (of 716 total)
Anoo S Pillai (3/13/2014)
SQLRNNR (3/13/2014)
xp_cmdshell 'net localgroup administrators'
GO
xp_cmdshell 'WMIC USERACCOUNT LIST BRIEF'
GO
xp_cmdshell 'WMIC USERACCOUNT LIST FULL'
GO
Which...
March 16, 2014 at 2:34 am
Koen Verbeeck (3/13/2014)
Nice question, had me to do some research.
Same here.
March 16, 2014 at 2:33 am
TomThomson (3/14/2014)
Nice question, I had forgotten that sp_updatestats existed so I got it wrong. Maybe now I'll remember 😉
How did I miss that?! the database level.:hehe:
March 16, 2014 at 2:13 am
sestell1 (3/14/2014)
OCTom (3/14/2014)
Koen Verbeeck (3/14/2014)
Richard Warr (3/14/2014)
Stewart "Arturius" Campbell (3/14/2014)
Interesting question, thanks Steve.Misread the question, thought it meant the highest level that a single command can be used...
ah well...
Same here...
March 16, 2014 at 2:12 am
crussell-931424 (3/13/2014)
Definitely not not funny.
Definitely.
March 16, 2014 at 12:33 am
pmadhavapeddi22 (3/12/2014)
You have given a hint in QOD to select one option out of 3.
--CLEANUP:
--use master
--drop database xSchemingFun
--drop login qodschemingfun
The above hint tells that database and...
March 12, 2014 at 2:23 am
j.green (3/11/2014)
free_mascot (3/11/2014)
Usually everyone knows correct...
March 11, 2014 at 7:57 am
paul s-306273 (3/10/2014)
If 'could be' is an option, it's often right.Should have gone for that.
🙂
March 11, 2014 at 6:59 am
First explanation in QotD since quite long time without a reference!
March 9, 2014 at 1:04 am
From my previous hands-on experience, the correct answer should be "View Definition must be granted in each database". and by the way that`s the highest percentage answer.
March 7, 2014 at 11:33 pm
Ford Fairlane (3/6/2014)
Could have been this or could have been that but we assume the other.... didn't like the question.
Neither did I.
March 7, 2014 at 11:30 pm
Nevyn (3/5/2014)
Koen Verbeeck (3/5/2014)
Setting the commit size to a lower value will commit batches before the entire load is done....
March 5, 2014 at 8:57 am
Viewing 15 posts - 556 through 570 (of 716 total)