Viewing 15 posts - 91 through 105 (of 114 total)
Beatrix Kiddo (10/12/2016)
October 12, 2016 at 2:01 am
1hr public transport.
Activity used to be reading my book but lately I spend my journey visiting as many Pokestops as possible as I'm in a competition with the guys...
October 10, 2016 at 2:53 am
Stewart "Arturius" Campbell (10/5/2016)
Now that is interesting.Have never used a third parameter with ROUND before.
thanks for the question, Steve
Indeed! Learned something new with that one. Thanks
October 5, 2016 at 2:48 am
Steve Jones - SSC Editor (10/3/2016)
Iwas Bornready (10/3/2016)
I've actually used CEILING in my code.Really. Where? Can you disclose the algorithmic need?
I've used it in the last week as well. Trying...
October 4, 2016 at 2:37 am
From the linked MS article:
We wanted to reduce delays in handoffs between developers and testers and focus on quality for all software created, so we combined the traditional developer...
September 27, 2016 at 5:51 am
I learn by doing - give me a task and I'll figure it out by Googling 🙂 I'm not very good with just picking up a book and reading it,...
September 23, 2016 at 4:22 am
xsevensinzx (9/12/2016)Can't you just do that in code documentation? I think that's the biggest hurdle for me on justification. In all my stored procs for example, you have a boilerplate...
September 13, 2016 at 4:53 am
David.Poole (9/10/2016)
September 10, 2016 at 8:05 am
On a resume/CV: If there are spelling mistakes, bad grammar or crazy formatting it will go on the no pile instantly. If I feel I am playing buzzword bingo that's...
September 9, 2016 at 2:56 am
Beatrix Kiddo (9/8/2016)
funbi (9/8/2016)
In my dealings with IT staff this seems to be more an issue with DBAs than any other group (developers, help desk, infrastructure etc).
I'd agree with...
September 8, 2016 at 5:41 am
Jo Pattyn (9/8/2016)
Great articleCould you change the where-clauses to use proper date-variables instead of strings
WHERE CalendarDate BETWEEN convert(date,'2/27/2016',101) and convert(date,'3/1/2016',101)
instead of
WHERE CalendarDate BETWEEN '2/27/2016' and '3/1/2016'
Is there anything to...
September 8, 2016 at 3:21 am
In my dealings with IT staff this seems to be more an issue with DBAs than any other group (developers, help desk, infrastructure etc). Why is that? Is it because...
September 8, 2016 at 2:16 am
Enough of this heavy stuff, as I said, a few years ago, those who think they are irreplaceable are in for a rude shock; they're not
Indeed - leaving a company...
September 2, 2016 at 1:44 am
I was once asked if I would be available for calls during a 3 week holiday I'd booked 10 months in advance. I
said no. If they are unable to survive...
September 1, 2016 at 2:29 am
Viewing 15 posts - 91 through 105 (of 114 total)