Hi,
I have a lot of dynamic SQL in my stored procedures which involve quite long strings being built up. My problem however is that I'm finding it frustrating that PL/SQL Developer seems to have a hard-coded limit when it comes to showing variable values in the debug watch window (and...