[oracle-l] Hello World!

  • From: Mladen Gogala <mladen@xxxxxxxxxxxxxxx>
  • To: Multiple recipients of list ORACLE-L <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 22 Jan 2004 10:11:29 -0500

begin
dbms_output.put_line('Just testing the new list!');
dbms_output.put_line('I hope this will complete successfully');
end;
/

Other related posts: