Viewing 4 posts - 1 through 5 (of 5 total)
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...
February 7, 2016 at 10:02 pm
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...
February 7, 2016 at 6:05 am
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...
February 7, 2016 at 5:14 am
Viewing 4 posts - 1 through 5 (of 5 total)