Viewing 11 posts - 1 through 11 (of 11 total)
I am also in the camp that got it "wrong" today, but I can see how this is happening.
The default Google search of "Import-Module SqlServer" lists the MSDN page (https://msdn.microsoft.com/en-GB/library/hh231286.aspx)...
November 28, 2016 at 10:19 am
I also chose the wrong answer after a bit of googling that included finding the exact page referred to in the answer.
So my question is how would you find out...
June 6, 2016 at 2:35 am
I went with the suggestion by "J Livingston SQL" and got it right. The question as written seems to be misleading.
June 1, 2016 at 3:27 am
I agree with the comment about double negatives - it makes this question harder than it should be.
April 6, 2016 at 2:40 am
I had to look that function up as I hadn't seen it before.
Is anyone able to provide a real-world example demonstrating the usage? What I'm interested to know is...
February 5, 2016 at 2:23 am
'Cornish' AS TheLanguage
Well there's something that you don't see every day 😉
January 18, 2016 at 2:18 am
I think it's the difference between "parse" and "compile" that is causing the confusion here.
January 13, 2016 at 3:01 am
We use schemas to help separate different logical areas within our database. These separations help to define the different business functions we're mirroring. We also find it helps...
November 13, 2015 at 3:41 am
I'm in the 5 camp as well. Perhaps someone could nudge the question setter to double check his question and answer! 🙂
October 28, 2015 at 4:45 am
I'm going to agree with Eric on his last point - even though I'm a software developer!
However, I'm going to add that it works both ways. Trying...
October 26, 2015 at 9:48 am
As a C# developer I believe it's better to show the intent of the code or schema with a positive naming convention. Therefore I'd definitely favour the "IsActive" style....
October 23, 2015 at 6:11 am
Viewing 11 posts - 1 through 11 (of 11 total)