Which is Better ???

  • hi ,

    i m posting three statastics of a query execution from PROFILER.

    can any one tel me which is better?

    CPU READS WRITES DURATION

    157 4347 1 169

    78 629 0 608

    110 5266 11 776

    Please give reason so that i can have better look

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

  • I would say writing is slower compared to reading and reading is slower compared to CPU usage, but ...

    - Could you provide the statements?

    - If this query is doing the same thing, why is the 3th variant writing more than the 1st variant?

    Wilfred
    The best things in life are the simple things

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

You must be logged in to reply to this topic. Login to reply