Hello, Maxim.
The "outputing 81 characters" refers to the column width. If I specify SUBSTR(xxx,1,30), I expect to get a column that is 30 characters wide. Instead, I'm getting a column width that is wider than the actual table column; there appears to be a default set somewhere, and I don't...