Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)

  • RE: Need help with tuning a join query

    55 minutes to run? Good grief!

    Well, without seeing the structure of the underlying view (which is likely the cause of quite a few of your performance woes) there are some...

  • RE: Sequence

    Oh, okay, that makes a lot of sense then. Thank you! It's more the 'across multiple tables or outside of tables' thing I'm having trouble finding use cases for.

  • RE: Sequence

    Luis Cazares (10/16/2013)


    Drew Copenhaver (10/16/2013)


    OCTom (10/16/2013)


    Since I'm not using 2012, yet, I didn't know about SEQUENCE. So, I looked it up and found a nice Technet article by Denny Cherry.

    He...

  • RE: Sequence

    OCTom (10/16/2013)


    Since I'm not using 2012, yet, I didn't know about SEQUENCE. So, I looked it up and found a nice Technet article by Denny Cherry.

    He not only explains what...

  • RE: CTE

    mtassin (9/25/2013)


    Carlo Romagnano (9/25/2013)


    Koen Verbeeck (9/25/2013)


    Very interesting question. Never used a CTE with a DELETE statement before.

    +0.5

    Never used a CTE at all.

    This I find amazing... do you not use the...

  • RE: CTE

    This was a much trickier question than I gave it credit for. Thanks! You taught me a few things. First, I really shouldn't assume the question says "what will this...

  • RE: Five Rules For Sucessful Conversations With DBAs

    Joshua Feierman (9/24/2013)


    Drew Copenhaver (9/24/2013)


    I don't often comment, but I absolutely loved this. I wish I'd had it a year ago. I mostly just spend my time lurking in the...

  • RE: Five Rules For Sucessful Conversations With DBAs

    Andy Warren (9/24/2013)


    Josh, a nice take on the complexities of dealing with DBA's - I'd like to see you write the corollary for dealing with developers!

    Maybe something about how the...

  • RE: Five Rules For Sucessful Conversations With DBAs

    I don't often comment, but I absolutely loved this. I wish I'd had it a year ago. I mostly just spend my time lurking in the shadows of this strange...

  • RE: wildcards

    L' Eomot Inversé (9/16/2013)


    Drew Copenhaver (9/16/2013)


    Steve Jones - SSC Editor (9/16/2013)


    Drew Copenhaver (9/16/2013)


    Yeah, my initial thought was "2, if my instance of 2008R2 properly handles regex, we'll see..." So I...

  • RE: wildcards

    Steve Jones - SSC Editor (9/16/2013)


    Drew Copenhaver (9/16/2013)


    Yeah, my initial thought was "2, if my instance of 2008R2 properly handles regex, we'll see..." So I ran the code and got...

  • RE: wildcards

    Yeah, my initial thought was "2, if my instance of 2008R2 properly handles regex, we'll see..." So I ran the code and got the error:

    Msg 102, Level 15, State...

Viewing 12 posts - 1 through 12 (of 12 total)