Viewing 15 posts - 301 through 315 (of 658 total)
sgmunson (3/13/2013)
Please consider the value of the question before deciding it's a good one.
Please consider the value of your reply before adding the thousandth identical "this question is wrong" post...
March 13, 2013 at 8:09 am
db4breakfast (3/8/2013)The question did more good than harm.
Only for people who came to the discussion thread.
For anyone who just read the incorrect explanation, they'll have potentially picked up a new...
March 11, 2013 at 3:30 am
Steve Jones - SSC Editor (3/1/2013)
-- first step
...
-- second step
...
I executed each section of code until the next comment, since that...
March 1, 2013 at 9:34 am
Tony Bater (2/22/2013)the result of statement 4 will not be that objective.
Why not?
February 22, 2013 at 7:35 am
sipas (2/15/2013)
But what implies there are two boxes?
Nothing.
What suggests there is only one?
Nothing.
Either requires an assumption.
February 18, 2013 at 2:10 am
How long until the first complaint that the correct answer is None of the Above, because there's no such database as AdventureWorks2008 😉
February 15, 2013 at 2:16 am
john.arnott (2/13/2013)
The only assumption, and a perfectly reasonable one, is that the computers involved are set to their current local time.
The other assumption is that SQLServer is running on...
February 14, 2013 at 2:17 am
Stuart Davies (2/13/2013)
sipas (2/13/2013)
Question though - how do you know which is the right answer when two of the answers are the same?
If SQLServer is running on your own...
February 13, 2013 at 6:29 am
Dineshbabu (2/13/2013)
February 13, 2013 at 5:36 am
Hugo Kornelis (2/13/2013)
Once I saw that the time portion of the result was not the same as the listed system time, there was only one option left anyway.
That was my...
February 13, 2013 at 4:11 am
archie flockhart (2/12/2013)
February 12, 2013 at 5:13 am
Koen Verbeeck (2/11/2013)
Well, it doesn't help that no-one ever uses Integer
I always use Integer 🙂
February 11, 2013 at 7:45 am
venkat9.sql (2/6/2013)
All you need to know to answer this question is that parenthesis override any operator precedence.
Parentheses are part of the operator precedence 😉
February 7, 2013 at 2:22 am
archie flockhart (2/6/2013)
It can matter whather you do the multiply or divide first.
(12 / 3) * 2 will give a different answer to 12 / (3*2)
Yes, but that's covered...
February 6, 2013 at 4:14 am
Viewing 15 posts - 301 through 315 (of 658 total)