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

Home -> Community -> Usenet -> c.d.o.tools -> DBMS_OUTPUT.PUT_LINE question

DBMS_OUTPUT.PUT_LINE question

From: Turdcutter <Turdcutter_at_eremove.edu>
Date: 2000/06/06
Message-ID: <393e373d.153280329@news.erols.com>#1/1

How do you get this function to insert leading spaces?

DBMS_OUTPUT.PUT_LINE(' '|| var1)

gives no leading spaces

?????

also,,,

how could you do a carriage return with this function

        DBMS_OUTPUT.PUT_LINE('') < ---- doesn't seen to work

thank you Received on Tue Jun 06 2000 - 00:00:00 CDT

Original text of this message

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