Hello all.
I have this strange situation: the same query brings me different result sets in vscode vs legacy sql developer. In vs code, it seems to complain of something I don't understand:

It brings me 295704 rows. If I just remove some columns (above that one with te error), it brings me the correct number of lines: 49284.
Is there a bug in worksheet? In legacy sql developer, I dont have any issues with this very same query.
Thanks