Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Empty query when exporting table as insertions

User_XF720Jun 27 2022

I'm looking to export a table as an insertion script to move the data to a separate, existing table. When I do this, I get blank queries rather. It's not a problem with the table itself, since other users are able to export the data in the same way with no problem. I'm using the built in export tool in oracle by selecting the table. My parameters for exporting are the same as the other users, but I end up with this empty query whereas they have the expected result. Any help would be appreciated. I am using the latest version of Oracle SQL Developer.
image.png

Comments

Processing

Post Details

Added on Jun 27 2022
6 comments
307 views