Export/Import error when column name has space

ccwh

Member
The "PL/SQL Developer" export/import option seems to have problems when a column name has a space (I inadvertently created a column name with a space).

The export doesn't result in any errors, but the import has issues with the create table statement. Even after I create the table manually, the insert statements have issues.

I'm using version 7.1.1.1350 (downloaded from forum to get around "error log" issue).

Thanks
 
Back
Top