Forum Replies Created

Viewing 4 posts - 1 through 5 (of 5 total)

  • RE: Back Up Script Excluding Table

    Sorry to disturb you guys...

    Just for the confirmation..Iam new to the Sql SERVER database..

    So dont we have like this export script in Sql SERVER

    expdp username/password schemas=scott exclude=table:"IN('emp','history')" directory=data_pump_dir dumpfile=test.dmp logfile=data_dump_dir:test.log

    I...

  • RE: Back Up Script Excluding Table

    Thank you all,

    I will do the same..

  • RE: Back Up Script Excluding Table

    Hi,

    Thanks for the reply,

    Here i go with the exact requirement

    We have implmented ERP recently with sql server 2008 database. we are facing some of the issues with client data..so we...

  • RE: Back Up Script Excluding Table

    Hi Hugo,

    Thanks for the reply..

    Can you suggest me the tool where i can export the data into .bak file by excluding some of the tables..

    bcs some of the unnecessary tables...

Viewing 4 posts - 1 through 5 (of 5 total)