Hi all,

I am exporting all the objects from one schema to another. I have all the tables already in my destination with records in it. I just need to drop all the records and insert the new ones into it.

I have exported my database with owner = a and
I know that IGNORE=Y parameter in my IMP command would do to import into existing tables, but would it also overwrite my already existing records ??

Or do I need to manually delete all the records before performing an import ??
Any help would be great.

Shiva.