Viewing 15 posts - 16 through 30 (of 54 total)
Hmm - could be lots of cores. Just checking now.
It has 16 cores which I believe are spread across 4 CPUs, so maybe not that dangerous.
February 6, 2013 at 5:10 am
I guess that cost is probably not an issue as you have just one server?
That's true - that server has a huge number of CPUs in it though so per-CPU...
February 6, 2013 at 4:56 am
Just to be picky, it actually won't work after the 28th Jan due to that dateadd of a month in there 😛
Happy new year
Kev
January 1, 2013 at 3:38 am
Vikas Pathak (10/4/2012)
I want to know how much space my variable occupied after assigning the values to that variable?
That's not how it works. When you assign the value 'xyz' to...
October 4, 2012 at 3:57 am
rmechaber (10/3/2012)
follow recommended practice and always specify a data length, and this issue disappears. But maybe that's the lesson of the day.
I completely agree. Code that assumes default behaviour...
October 3, 2012 at 8:52 am
rmechaber (10/3/2012)
The CAST('xyz' AS VARCHAR) works the same as the initial DECLARE: if no length is specified for a VARCHAR, it defaults to 1.Rich
But that suggests that running
SELECT LEN(CAST('xyz'...
October 3, 2012 at 8:07 am
Praveena-487125 (10/3/2012)
However, I still did not get the difference between...
October 3, 2012 at 6:10 am
I also mused over the interpretation of 'success' before choosing my answer, and selected the wrong interpretation (I thought 'success' meant successfully rolling back.)
However I also got it wrong on...
September 27, 2012 at 3:03 am
SanDroid (10/19/2011)
Totally did not get the reference of Rougue to Rouge.
That would certainly make my comments seem very strange 🙂
October 19, 2011 at 10:56 am
SanDroid (10/19/2011)
If those style of comments were made during the interview I am certain I would be OK... 😛 :hehe:
Confused...
October 19, 2011 at 10:50 am
Miles Neale (10/19/2011)
Kevin Gill (10/19/2011)
SanDroid (10/19/2011)
Kevin Gill (10/19/2011)
October 19, 2011 at 10:43 am
SanDroid (10/19/2011)
Kevin Gill (10/19/2011)
October 19, 2011 at 8:10 am
Just to answer one of your points, I'm not worried about rouge developers, as they're easy to spot by their colouring, and we just avoid employing red people. 🙂
October 19, 2011 at 3:36 am
I have to agree with the dissenters. I wasn't looking for a mistake and I too decided that it was testing an insert where it was conditional on rows earlier...
July 20, 2011 at 2:19 am
UMG Developer (10/8/2010)
I almost didn't notice, and was think this is exactly the same as the question from a few days ago...
I only tend to log on and answer...
October 8, 2010 at 10:16 am
Viewing 15 posts - 16 through 30 (of 54 total)