SQL> set recsep off
SQL> select 'abc --'||chr(10)||'--'||username from all_users;
'ABC--'||CHR(10)||'--'||USERNAME
---------------------------------------
abc --
--SYS
abc --
--SYSTEM
abc --
--TRACESVR
|
Results 1 to 3 of 3
Thread: PL/SQL Empty line problem..Threaded View
|
Click Here to Expand Forum to Full Width |