Viewing 15 posts - 1 through 15 (of 64 total)
Why would anyone believe log-file data from the industry that routinely faked emissions tests to get round anti-pollution laws ?
April 13, 2018 at 5:04 am
Yes, but not everybody's that lucky. Many people work fixed shifts. And of course...
March 8, 2018 at 4:59 am
July 21, 2017 at 5:53 am
Lots of interesting points in the article. Case sensitive variable names are one of my pet hates. I've never seen a persuasive case that there is any advantage to being...
July 21, 2017 at 5:28 am
Interesting analysis, but with the data all being self-reported, I'm not sure how much I'd rely on it. I always liked this quotation when looking at stats based on questionnaires:
March 15, 2017 at 6:18 am
sql-troubles (7/29/2016)
August 15, 2016 at 6:31 am
Didn't notice the author's name till afterwards - looks like the article might be motivated by personal experience on sites that don't cater for people with only one name !
August 4, 2016 at 5:19 am
Yes you're right - which makes it a better and subtler question than I had thought.
May 31, 2016 at 10:07 am
Without necessarily knowing anything about the conversions involved, you can see that the data being added comes from a single INSERT statement, where the input data is the union of...
May 31, 2016 at 9:12 am
I'd include the ability to handle the possible effects of NULL values, and knowledge of how and why to use Stored Procedures.
I'm another person who hasn't ever needed to use...
November 22, 2013 at 3:27 am
Neither answer is really correct. "Will it run succesfully" ? Doesn't this depend on what you are trying to do ? What could you possibly be trying to...
April 17, 2013 at 3:18 am
What we call "data" is different nowadays. I never used to consider my large collection of vinyl LPs and cassettes, or my printed photographs, as somehow containing multiple GB...
March 21, 2013 at 4:59 am
I also wonder whether the precision being returned by the SYSDATETIME function might explain the behaviour that Tom highlighted, where the test script runs much faster on his old computer...
March 13, 2013 at 5:43 am
I was confused by people saying how rare it was to find matching values. When I tested the original code, I found that it was not infrequent at all to...
March 13, 2013 at 5:30 am
Viewing 15 posts - 1 through 15 (of 64 total)