IN Toad Data Point - 5.3.0.333 - in the Build query box, if i have a table/view with a long column name it will truncate the column to 30 characters.
Example
column name = cumulativeNonRecoverableInterest
truncated name = cumulativeNonRecoverableIntere
How do I stop this. The query will not run - it gives the error the field does not exist.
I can query just fine in Edit mode.