5 lines
52 B
Plaintext
5 lines
52 B
Plaintext
![]() |
BEGIN
|
||
|
dbms_output.put_line('Hello World');
|
||
|
END;
|
||
|
/
|