import a table
Hi all,
on 11.2.0.3
I want to import a table (TAB1) from a source DB to my DB where TAB1 exits and has some data. I want to keep the ancient data in target TAB1 and append (add) the data from source TAB1 to target TAB1.
Is it possible ? How ? Which option in impdp does let me that ?
Thank you.