Does PL/SQL Developer support sdo_geometry data export

Meagen

Member
I currently have version 7.0.1 of PL/SQL Developer which doesn't support export of table and data with sdo_geometry columns (in PL/SQL Developer format) Is this possible with the latest version 7.1?

Thanks

 
This is currently only possible if you select the "Oracle Export" format. It is not possible if you select the "SQL Inserts" or "PL/SQL Developer" format.
 
Back
Top