Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Formatting output using utl_smtp?
Hi,
I've generated an email using the utl_smtp.write_data function on Oracle 9i. Is it possible to format the data a bit...mainly to center it?
I am trying to generate data similar to this format:
ID Name Action
123 Stacy Update 23445 Brian Add
Each of these items are retrieved through a cursor. Any ideas? Received on Wed Aug 02 2006 - 19:36:54 CDT
![]() |
![]() |