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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Are these "features" or bugs?

Re: Are these "features" or bugs?

From: M. Armaghan Saqib <armaghan_at_yahoo.com>
Date: Tue, 14 Dec 1999 13:26:11 GMT
Message-ID: <835ghf$16o$1@nnrp1.deja.com>


Yes this implicit LTRIM happens. The usual solution is to write a procedure (wrapper) over DBMS_OUTPUT.PUT_LINE which appends some character (usually |) to the left before passing it over to DBMS_OUTPUT.PUT_LINE. (This will also save you typing such a long DBMS_OUTPUT.PUT_LINE) regards,
M. Armaghan Saqib


Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Dec 14 1999 - 07:26:11 CST

Original text of this message

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