Viewing 15 posts - 1,336 through 1,350 (of 3,348 total)
SQL-DBA-01 (5/28/2015)
I think the correct answer would be "Stream Aggregate". Anyways.!!
Stream Aggregate is a physical, but not a logical operator. Hence it is not the correct answer.
May 28, 2015 at 7:59 am
Okay, I am going to contest this one. I know that Books Online says that "Aggregate" can be "a logical operator or a physical operator". But who has ever seen...
May 28, 2015 at 2:38 am
BWFC (5/26/2015)
Does it say anywhere to select two answers?
I wondered about that myself, when I saw the two sets of three mutually exclusive options each.
Previously, I have submitted questions with...
May 26, 2015 at 3:41 am
Rick Harker (5/21/2015)
Shouldn't the subqueries contain a TOP 1 ?
No. It would change the meaning of the queries. As posted, they implement "give me the department ID for Human Resource...
May 22, 2015 at 10:36 am
Koen Verbeeck (5/21/2015)
But I guess that if you eliminate all segments...
May 21, 2015 at 4:14 am
g.britton (5/20/2015)
May 21, 2015 at 1:15 am
briankwartler (5/19/2015)
May 19, 2015 at 6:11 am
TomThomson (5/19/2015)
The term "column elimination" doesn't appear to exist
It actually does (and I should have included it in my article).
Some references:
http://byobi.com/blog/2012/10/column%C2%AD-stores-for-wide-and-sparse-data/%5B/url%5D. (A blog I found when searching the internet for...
May 19, 2015 at 5:59 am
Hi Steve,
As the author of the article referenced in the explanation, I am very sure that the answer I ticked is correct, and that the answer you marked as correct...
May 19, 2015 at 2:38 am
GPO (5/18/2015)
Er... Is this the right room for an argument?
No. This is abuse. You *****.
May 18, 2015 at 1:04 pm
SQL-DBA-01 (5/15/2015)
Seems like it's sort of ISNULL function. If it's encountered NULL, the 3rd parameter will replace the entered value. Nice Question.
No, the default parameter of LAG and LEAD is...
May 15, 2015 at 10:35 am
dale_berta (5/14/2015)
May 14, 2015 at 6:15 am
Toreador (5/14/2015)
May 14, 2015 at 4:47 am
Aaarggh! I apparently need more coffee.
I somehow managed to convince myself that the text said "choose 2". And then saw 4 correct answers, so I was very annoyed at the...
May 14, 2015 at 2:15 am
Stephanie Giovannini (5/5/2015)
While decimal and numeric are functionally equivalent, they are not the same type.
From head (no time to check the details now), I believe that the ANSI standard allows...
May 7, 2015 at 3:21 am
Viewing 15 posts - 1,336 through 1,350 (of 3,348 total)