--Before the declare set serveroutput on; --In the anon block/procedure/package/... DBMS_OUTPUT.PUT_LINE( 'Hello world' );