Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Leading spaces in dbms_output.put_line
Good afternoon,
Some time ago there was a response to the question of how to get leading spaces to display when using dbms_output.put_line.
I have tried -
dbms_output.put_line(' '||tabrec.table_name);
but do not get the leading spaces.
When someone mentioned how to do this I said "of course" but naturally have forgotten the technique.
Can some one share?
Thanks folks...
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Dec 16 2002 - 14:14:14 CST