Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL Question
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
![]() |
![]() |