• binutb - Friday, June 22, 2018 7:21 AM

    Hi,

    We are using Sync Frameworks for data replication.
    In this method, required to specify tables which replicate to target database in a table creation sequential order.

    that is the reason for table list in the creation sequential order.

    Regards
    Binu

    If Sync Frameworks doesn't figure that out on it's own, I'd recommend looking into a different product.

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