
Co-authored-by: Richie Bendall <richiebendall@gmail.com> Co-authored-by: MrBrain295 <66077254+MrBrain295@users.noreply.github.com>
5 lines
52 B
Plaintext
5 lines
52 B
Plaintext
BEGIN
|
|
dbms_output.put_line('Hello World');
|
|
END;
|
|
/
|