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.
