TAB character in dbms_output.put_line
610508Mar 13 2008 — edited Apr 26 2010Hi all,
I have a really dumb question. I am composing a pl/sql procedure. In a loop i need to put something with dbms_output.put_line.
To lay it out nicely in a form of table i need to concatenate sort of TAB character in between variables.
May i know what to use for such TAB character ?
Many thanks in advance,
=damon