Viewing 15 posts - 61 through 75 (of 163 total)
Eirikur Eiriksson (9/7/2014)
...but it works for Joe in HR (that's his default schema);-)😎
It depends. It only works if Joe (or anyone else with default schema 'HumanResources') would create the...
September 8, 2014 at 3:47 am
TomThomson (8/27/2014)Neither do I understand why people are claiming that two separate statements are a single query; queries are, properly speaking, dml statements but maybe it's fair enough to count...
August 28, 2014 at 4:38 am
Not sure I see 4 correct answers (taking the "only" part of the first answer strict, so that any size other than 116 would not work), but 3 correct answers...
August 27, 2014 at 2:25 am
Easy one, but just because I installed many SQL Servers that needed Kerberos Authentication.
August 7, 2014 at 3:45 am
Stewart "Arturius" Campbell (7/30/2014)
All variables are declared at compile time. at this time, all control flow commands are ignored.
That is more or less what I was thinking, but in that...
July 30, 2014 at 5:30 am
For me the way how SQL Server handles the declaration of the variables is a bit strange.
This piece of code doesn't return an error, even though the declaration of
July 30, 2014 at 1:58 am
Definitely way too easy.
Still easy, but if table B would have the values 1 and 2, then at least you could have explained something about the different join types.
July 3, 2014 at 2:58 am
Sean Pearce (6/20/2014)
The default collation is based on the Windows system locale but none of the defaults are case sensitive. Find the paragraph [Default Collations in SQL Server Setup] in...
June 20, 2014 at 8:42 am
Raghavendra Mudugal (6/20/2014)
June 20, 2014 at 6:57 am
Definitions
- "On-site": taking place or situated on a particular site or premises.
- "Off-site": taking place or situated away from a particular site or premises.
So not on-site is off-site. This could...
June 18, 2014 at 10:17 am
Easy one, but the most easy way of doing this was not an option:
SET @boolean = @TrueFalse
June 5, 2014 at 2:01 am
Eirikur Eiriksson (6/2/2014)
lack of industrial strength tanker sized espresso in the morning:-D😎
+1
Missed the "(select 2)".
June 3, 2014 at 1:19 am
Not really happy with the wording of the answers.
I left the first option out, because the second option seemed "supersede" the first option.
May 26, 2014 at 5:48 am
Koen Verbeeck (5/16/2014)
However you would not like to get the results back in a grid
Anyway, as stated...
May 16, 2014 at 12:50 am
Viewing 15 posts - 61 through 75 (of 163 total)