• river1 (5/25/2015)


    Hi,

    I have a table with data.

    I want to create the table and its data on other place. What is the quick way of doing this script?

    Thank you

    In relation to the current database where the table lives, where will the new table "live"?

    --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)