SQL Developer giving me bogus error - know what's really wrong?
I have a query that I run in SQL Developer that works fine and produces the results I want. When I go to export the results, I get a warning pop-up where the text is No Valid Columns for Export, We Do No Currently Support Clob or Blob Columns. I click OK. The error popup closes and that's all. I get no export page. So it is not a warning; it is obviously an error. If I run the same thing in TOAD, it exports fine. Some of the tables in the queries have blobs in them but I can select all
0