How to enable indent with dbms_output.put_line
261614Feb 19 2003 — edited Feb 19 2003Hi,
I have been trying to produce a simple report with PL/SQL using dbms_output.put_line(). However, I found that all the leading space was truncated when the line was printed. Is there anyway that I could keep the leading space as is?
Thanks in advance,
Geoff.