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: DBMS_OUTPUT

Re: DBMS_OUTPUT

From: Matt Larson <matt_larson_at_jdedwards.com>
Date: 1997/12/04
Message-ID: <6679pa$98f$1@server1.incc.net>#1/1

Issue this statement.
DBMS_OUTPUT.PUT_LINE(' ');
Naren Chintala wrote in message <34858102.749B_at_att.com>...
>Hi,
>
>I print the values from a table to stdout using DBMS_OUTPUT.PUT_LINE.
>I need to separate each value with a blank line. I am unable to
>print a blank line using DBMS_OUTPUT.PUT_LINE.
>
>Any ideas.
>
>Thanx
>Naren
Received on Thu Dec 04 1997 - 00:00:00 CST

Original text of this message

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