Forum Replies Created

Viewing 15 posts - 481 through 495 (of 728 total)

  • RE: Stored procedure very slow execution

    Grant Fritchey (1/25/2013)


    sqlnaive (1/25/2013)


    Grant, in addition to this, does it means just declaring internal parameters won't resolve parameter snififng ? Is updating stats mandatory (I know there's always "as per...

  • RE: Stored procedure very slow execution

    Grant, in addition to this, does it means just declaring internal parameters won't resolve parameter snififng ? Is updating stats mandatory (I know there's always "as per situation" criteria but...

  • RE: Stored procedure very slow execution

    Radu Costescu (1/25/2013)


    If I execute this s/p, either from calling application code, or from Query Analyzer (exec ...), it take very much time to execute (1.5 - 2 hours). ...

  • RE: Identity Values

    It was a basic but very good question. I was in little confusion over the second value but when concentrated, got it right and earned 1 point. 🙂

  • RE: BIT data type

    Nice question. 🙂

  • RE: query help

    Cool. Thanks. I was trying this by creating temp table and then making CROSS JOIN. But definitely it's better. 🙂

  • RE: Matching Missing Field

    Good question. Took some time as I get confused in between generating query plan within my mind from these slight confusing queries but finally did it. 🙂

  • RE: Process Architecture Optimization

    Fortunately or unfortunately, it is the same table. That was also in my mind. But I don't understand that how it is not giving any issue currently as it is...

  • RE: Process Architecture Optimization

    Thanks. Apart from drivers, how it works parallely ? Say If i create a SSIS package. Will the same package work in parallel if invoked with different set of parameters...

  • RE: TRY...CATCH

    Good question brushin up your skills. 🙂

  • RE: Ghost Cleanup

    Great question. I needed to know. Lost a point but worth the knowledge.

  • RE: T-SQL 2012 #2

    Thanks a lot for this question. Got to know about CHOOSE function. Very helpful. 🙂

  • RE: SubQuery

    Good question. Read all the options and with each option my answer changed and finally got the right one.

  • RE: Precedence in math

    Very Easy. 🙂

  • RE: SQL JOINS

    Dineshbabu (1/8/2013)


    Andre Ranieri (1/8/2013)


    Nice question - I wonder if the question category should have been table aliases instead of joins 🙂

    Thanks,

    Andre Ranieri

    +1

    I agree with both Andre and Dineshbabu. Was looking...

Viewing 15 posts - 481 through 495 (of 728 total)