Viewing 15 posts - 361 through 375 (of 716 total)
Good question, if you read it carefully you will get the answer right.
Thanx
September 10, 2014 at 2:49 am
Steve Jones - SSC Editor (9/9/2014)
September 10, 2014 at 12:06 am
robertjtjones (9/9/2014)
Hmmm - the SalesAdjustments table doesn't exist in the statement 😛
It`s a typo I think, but still the answer is wrong!
September 9, 2014 at 1:22 am
happycat59 (9/8/2014)
Mmm, I selected Sales and was told it was the wrong answer.
Same here buddy & 93% did the same :w00t:
September 9, 2014 at 1:18 am
Louis Hillebrand (9/9/2014)
Updating the source of the merge ??, please correct the answer !
Another wrong answer 😎
September 9, 2014 at 1:14 am
According to BOL:
USING <table_source>
Specifies the data source that is matched with the data rows in target_table.
So in the question, table SalesAdjustments is the Source table not the target, I...
September 9, 2014 at 1:12 am
Steve Jones - SSC Editor (9/7/2014)
Hany Helmy (9/7/2014)
In the question:
CREATE SYNONYM Emp
but in the explanation:
SELECT * FROM emp2
From where this emp2 came?!
a typo. It's fixed
Thx.
September 8, 2014 at 12:01 am
But anyway it`s good question although I am using table aliases in the code structure more than synonyms.
September 7, 2014 at 2:20 am
In the question:
CREATE SYNONYM Emp
but in the explanation:
SELECT * FROM emp2
From where this emp2 came?!
September 7, 2014 at 2:17 am
stephen.long.1 (9/5/2014)
September 7, 2014 at 2:06 am
Koen Verbeeck (9/2/2014)
Nice question, didn't know about this syntax.
Me neither, though could guess it right 🙂
September 3, 2014 at 12:23 am
Not easy 2 me, so had to do some R&D before answering, but it`s always good to learn new staff.
August 31, 2014 at 12:23 am
Viewing 15 posts - 361 through 375 (of 716 total)