View Single Post

   
  #4 (permalink)  
Old 04-08-2008, 09:27 AM
Maxim Demenko
 
Posts: n/a
Default 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
Reply With Quote