5 lines
52 B
MySQL
5 lines
52 B
MySQL
![]() |
begin
|
||
|
dbms_output.put_line('Hello World');
|
||
|
end;
|
||
|
/
|