Forum Replies Created

Viewing 15 posts - 256 through 270 (of 631 total)

  • RE: The Coffee Routine

    For a year or so we had a bean to cup type machine, very nice. It broke and the boss didn't want to repair it eventually - heavy usage.

    Nespresso -...

  • RE: Bias, the Serial Killer of Diversity

    Great editorial, very relevant and to the point.

    My company has a very diverse workforce. I'd like to think that we really do not consider background or gender or race -...

  • RE: The Clustered Index is not the Primary Key

    Yet Another DBA (5/24/2016)


    A Primary Key should not necessarily need to be clustered.

    Few developers, and not all the dbas I have worked with actually know what a clustered index is....

  • RE: SUM()

    Kaye Cahs (5/20/2016)


    I don't recall ever writing code that passes a literal value to SUM() before, so when I saw the literal, my brain translated it to a column reference....

  • RE: 3 Things I Wish I Knew When I Started Using Entity Framework

    fregatepllada (5/17/2016)


    With all due respect getting output parameter and return value from stored procedure via EF should not be a "black belt" coding endevour 🙁 What really escapes me that...

  • RE: 3 Things I Wish I Knew When I Started Using Entity Framework

    I'm going to say there is absolutely nothing wrong with the query in point 3. It's a little ungainly looking, sure, but that is here nor there regarding performance. I'd...

  • RE: Don’t Miss Out on an Opportunity to Connect

    tindog (5/9/2016)


    Kyrilluk (5/9/2016)


    call.copse (5/9/2016)


    @Kyrilluk

    That's not really the spirit is it now? I'd imagine the majority of us here will avoid meeting folk when we don't have to but I often...

  • RE: A Lifetime of Software

    There's always times when motivation comes a bit harder, but fundamentally I'll agree with my earlier self's post (comments p1), and David Burrows above.

  • RE: Don’t Miss Out on an Opportunity to Connect

    @Kyrilluk

    That's not really the spirit is it now? I'd imagine the majority of us here will avoid meeting folk when we don't have to but I often agree that us...

  • RE: Why STUFF

    I think someone already used STUFF on the code sample to remove the STUFF command...

    It would have been better phrased as 'Why would you include the STUFF command in this...

  • RE: Stress Testing

    In general no, but I work in a sector where complexity is more of an issue than load right now. It's very rare for load to cause any problems -...

  • RE: Guess the RTM Build

    13.00.1900.40

  • RE: The Hidden Trigger

    Personally I'll use them if there is no other elegant way of solving a problem evident. Essentially when they appear to be the least of all evils. This happens reasonably...

  • RE: Hunting in Packs

    Eric M Russell (4/8/2016)


    Hi, Phil, I believe the scenario you're referring to can best be summarized as CXPACKET blocking for teams.

    Nice description!

    Slightly sad for us technical types when analogy...

  • RE: How Much Can You Learn?

    I think the other important thing for me is that the practice is rarely much like the training. Much as it would be nice to directly implement what we have...

Viewing 15 posts - 256 through 270 (of 631 total)