I am facing a very different issue and not able to figure out what might have been causing it.
I ran a query in SQL Developer which is from a join of 4 different tables.
I then copied the output from the result grid and copied it to an Excel.
Now when I am looking at the output in SQL Developer and compare it with the data in excel, they are looking different.
For example, for the same row, there are different values in the columns.
How is that even possible?
I am using Oracle 12C.
order by. Is it possible that you've encountered an Oracle bug? Sure. But I'd bet against it.