• m.rajesh.uk (1/21/2013)


    How to Query Tune The Stored procedure.. Any helpful document..

    Where to start

    how to do..

    Thanks

    VERY vast topic . one can spend months or even years on it.

    a lots of thing could be covered here like

    query redesign

    index redesign ot missing indexes

    unneccassry order by or select columns.

    unwanted intermediate data manipulation.

    off execution plan or outdated statistics.

    fight between table variable or temp table

    usage of tvf function.

    missing or imporper filters like where or and clause.

    better google these terms 🙂

    -------Bhuvnesh----------
    I work only to learn Sql Server...though my company pays me for getting their stuff done;-)