Exporting Dump except a single table
Dear Experts
I am running oracle 9.2.0.4 on RHAS.
I have got 600 tables in a schema.
I want to export dump for all the objects of that schema
( tables, sequences, procedures, functions, views, object types etc etc....)
except a single table.
What is the easiest and most efficient way to do that?