Does anyone know of a SQL runtime parameter to automatically expand the results columns to the width of the largest value? I know the columns can be expanded manually, but this is VERY time consuming for queries returning many columns.
TIA