Query while replicating articles in Replication

  • Hi All,

    I have a small Doubt .

    What does this option in replication represents “ @pre_creation_cmd = N'truncate' “

    Could anyone elaborate it .

    Thanks,

    Sandhya

  • sandhyarao49 (4/21/2009)


    Hi All,

    I have a small Doubt .

    What does this option in replication represents “ @pre_creation_cmd = N'truncate' “

    Could anyone elaborate it .

    Thanks,

    Sandhya

    What that means is that at snapshot time the tables on the subscriber won't be "dropped", instead they will be truncated!


    * Noel

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

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