copy table from one database to another
587294Aug 20 2009 — edited Apr 20 2012Hi All,
I am using Oracle 10.2.
I want to copy table (schema, data ) of one database of a particular schema to another database in a particular schema.
How to do this?
Thank you.