Get DB Dump with selected tables and objects
Hi!
I have a requirement to get DB dump included selected tables and all dba objects (procedures,packages,triggers,etc..). in all schemas.
All selected tables are in one Schema. Can I get this using one Dump file?
Thank you.
0