Microsoft
Software
Hardware
Network
Question : how to exclude one of the table during imp/exp?
Hi Experts,
I need to take the export of one schema and import to other schema in other database.
but i want to exclude one of the table from source schema.
suppose i have 10 object in schema and i dont want one schema(suppose emp) not to be imported in destination schema in the other database.
could you please help me on this?
Answer : how to exclude one of the table during imp/exp?
you will have to import 1 schema at a time, without doing the schema you want to skip.
you might consider exporting on the source database 1 schema at a time, anyhow...
that will reduce backup size, time, and of course restore time.
Random Solutions
Microsoft, Sharepoint Redirect user to subsite at logon
How can I stop access form window icon populating task bar
Speeding up a SQL Server 2008 Database?
Good practice on writing file, creating directory, etc.
Automatic backup for the folders on network
Excel macro to update cell information
How do I restore "send to mail recipient"
run a dll as an app keeps appearing when I want to do ANY window operation!
How do copy only active window to clipboard in Windows XP?
How to sendmessage to parent pretranslatemessage?