Re: formatting columns in SQL*Plus > Thanks for the reply. Here is what I have come up with so far, which
> seems to work ok,
> except I can't get it to suppress printing substitution messages:
To suppress printing substitution messages you can try "set verify off"
Best regards
Maxim |