Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Stripping of spaces in SQL Plus

Re: Stripping of spaces in SQL Plus

From: Dave Macpherson <dave_at_fifthd.ca>
Date: 1997/03/27
Message-ID: <333bc264.69390587@news.sas.ab.ca>#1/1

The latest version of SQL*Plus added a new "SET" command to automatically trim trailing whitespace from spooled output files. The new command is "SET TRIMSPOOL ON". Just issue this prior to spooling your output and you will get the desired results.

Dave Macpherson Received on Thu Mar 27 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US