Forum Replies Created

Viewing 15 posts - 436 through 450 (of 632 total)

  • RE: Temp Tables revisited

    sharath.chalamgari (6/24/2013)


    what could be the better approach in this kind of situation , is there any better option than this

    ...

    Personally I'd suggest that if you are creating two temp tables...

  • RE: SQL CHOOSE

    Nice function, didn't remember that one coming in. I'd argue that maybe for some cases CASE might still be a little clearer, if more unwieldy, but options are always good.

  • RE: The Joy of Technology

    I surely do feel that way. It's a frequently anxiety inducing experience and often stubbornly frustrating but correspondingly rewarding. In a strange sort of way that comes regardless of the...

  • RE: GROUPING SETS - 1

    I confess I'd have struggled to actually work these out in any way so apologise for 'cheating' (I ran it on my desktop instance) although I think learning about grouping...

  • RE: Understanding HA

    Bring out the Chaos Monkey!

    http://thenextweb.com/insider/2013/03/03/how-your-business-could-learn-from-chaos-monkey/

    I'm sure you all know about him, but I just love the name.

  • RE: The Control Poll

    On the shared / dedicated model thing for Red Gate SC, we use shared and are totally happy with that route, despite the seeming preferences stated here. I understand why...

  • RE: The Control Poll

    Steve Jones - SSC Editor (5/17/2013)


    call.copse (5/17/2013)


    We are still non-distributed, and use SourceGear Vault, happy enough. Anyone got compelling reasons to go distributed?

    The only time I have not checked any...

  • RE: The Control Poll

    We are still non-distributed, and use SourceGear Vault, happy enough. Anyone got compelling reasons to go distributed?

    The only time I have not checked any code in recently is when a...

  • RE: Columnstore index

    IgorMi (5/16/2013)


    Hugo Kornelis (5/16/2013)


    Raghavendra Mudugal (5/16/2013)


    From BOL - "A table with a columnstore index cannot be updated" - seems likes the table will become as a look up table or...

  • RE: INTO Identities

    I agree this was obviously not a question about the error from lack of an alias. Interesting one which I did not know.

  • RE: Nested triggers 2

    Nice back to basics question, thanks!

    (Do I get an extra point for 'most inappropriate comment'? 😉 I enjoyed the explanations, my takeaway is avoid triggers in general, especially on views.)

  • RE: Table Variable

    I found this interesting and was unaware of this property, which is not like other code environments / execution. I won't be taking advantage, but knowing it does mean I...

  • RE: QUERY and TABLE HINTS

    I got it right by reading the documentation and assuming the question had been inverted by ascertaining that there were 3 official hints that did not require WITH, so if...

  • RE: FK to IDENTITY

    I thought the question was expressed well Nenad and had no problem with the clarification provided by the specified identity insert value - cheers.

  • RE: Nested triggers 1

    I'd go with what Hugo said. Also, it's my preference if the question can use some more memorable field names just to try and help make sense of what is...

Viewing 15 posts - 436 through 450 (of 632 total)