How to export multiple TABLEs with expdp.exe ? Wildcards possible?
How can I export (only) multiple TABLEs with expdp.exe
e.g.
TEST3001
TEST3002
TEST3050
?
Do these TABLEs have to be from the same user/schema?
Can I somehow use wildcards when specifying what to export?
Peter