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

Re: PL/SQL Question

From: John Chiu <johnymc_at_netscape.com>
Date: Thu, 02 Sep 1999 23:10:05 -0400
Message-ID: <37CF3C0C.E72112D3@netscape.com>


begin
dbms_output.put_line('Hello');
end;

john

chi-on wong wrote:

> Hi, is there a way to do the following in a PL/SQL block:
>
> Begin
>
> Message('Hello');
>
> End;
Received on Thu Sep 02 1999 - 22:10:05 CDT

Original text of this message

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