Assuming I exported by issuing this command: exp system/manager tables=(a, scott.b, c, mary.d)
and I want to import the same tables to a different database on the same machine, how would I go about it.
i.e. exporting from Database A and importing to Database B on the same machine.
Please give an example just as I did.
thanks