Append data to existing tables when performing an IMPORT
A-KNov 24 2008 — edited Nov 24 2008Hi,
I am using oracle 10g.
I have a dump for a table employees from schema A which i need to import into a schema B.
The employees table already exists in schema B.
I want to append the data from the dump to the existing rows in schema B.
Which parameter do we need to set to do this ??
Thanks.
Edited by: Amm-K on Nov 24, 2008 12:37 PM