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!

Filtering not working when exporting table data without including all columns

User_DPU2IFeb 23 2021

I noticed a bug has been introduced recently. I couldn't find any feedback option within SQL Developer so I hope this is the correct place to report it. If not, please let me know where I should report this.
When I try to export data from a table by right-clicking on the table and choosing "Export...", the exported data is not filtered by the query entered in "Specify Data: Object Where" if any columns have been deselected in "Specify Data: Columns". All table data will export if I deselect any of the columns even though the correctly filtered data is shown in the preview grid when I click "Refresh" in the "Data Where" dialog. This was working fine in SQL Developer 19.1.0.094 but it's now a problem with ver. 20.4.0.379.
Thanks

Comments

Post Details

Added on Feb 23 2021
0 comments
216 views