• devesh.hassani (10/5/2015)


    Thanks! for the suggestion Jeff.

    Can you please explain how can we do the export from SQL as i am not sure on the process.

    Thanks,

    DH

    I guess the first question to ask is how would you have done the export of XML to a file (presuming you wanted a file)? As soon as I know that, I can help using TSVs to export instead of XML.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)