Hi,

By reading the Exp/Imp documentations, I feel that the CREATE TABLE statement will ONLY be in the export file when there is no rows being exported. So my question is:

If there are rows exported, then when we use the .dmp file to Import, we need to have the table schema set up already?

Also, is there anyway for us to specify which tablespace we'd like the tables being imported to? I know there is a parameter called tablespace for Import, but that doesn't seem to be for this purpose. i.e. I feel that's only useful when Exported in other modes other than TABLE mode.

Thanks for your help!!!