• [font="Verdana"]

    Chirag (4/29/2008)


    Hi

    What about using a Left join instead of "OR". This will have a better execution plan.

    Do you mean, joining TableA to TableA with left outer join will give better performance than using or?

    Mahesh

    [/font]

    MH-09-AM-8694