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: PL/SQL question dbms_output

Re: PL/SQL question dbms_output

From: Kev <someuser_at_hotmail.com>
Date: Fri, 01 Nov 2002 05:19:13 GMT
Message-ID: <l9ow9.196927$%d2.68630@sccrnsc01>


Well, to answer the orginal question, I think there is another procedure within DBMS_OUTPUT called "PUT" or something that will not put the linefeed in until u call another DBMS_OUTPUT proc to do so.

"robert" <newsreply@#removethis#cookiesoftware.nl> wrote in message news:apmp24$11a$1_at_reader15.wxs.nl...
> Offcourse i do...
>
> The function will be placed in a package.
> typeing exec dbainfo.who_is_on a lot off time is not a hobby of mine
>
>
> cheers
>
> Robert
>
>
> "Alan Mills" <Alan.Mills_at_nospamservices.fujitsu.com> wrote in message
> news:apjcb6$2r6f$1_at_news.icl.se...
> >
> > "robert" <newsreply@#removethis#cookiesoftware.nl> wrote in message
> > news:apgph1$n53$1_at_reader13.wxs.nl...
> > > Hi
> > >
> > > This code
> > >
> > > CREATE OR REPLACE PROCEDURE GO IS
> > > CURSOR C1 IS
> >
> > A, man after my own heart, using procedure names like GO and DO_IT while
> > debugging :)
> >
> >
>
>
Received on Thu Oct 31 2002 - 23:19:13 CST

Original text of this message

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