SyntaxFix
Write A Post
Hire A Developer
Questions
Most likely you need to use this trick:
dbms_output.put_line('Hi' || chr(10) || 'good' || chr(10) || 'morning' || chr(10) || 'friends' || chr(10));