Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> How to put an end of line character in text string
HI!
How do I put the end of line character at the and of a text string...
Example:
l_output:=l_output||l_separator||l_columnValue||!WHAT GOES HERE!; l_output is a long variable and I want to place multiple lines from here into a LONG field on a table.
All I need to know is how I create the end of line character!
Thanks!
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Apr 07 2000 - 00:00:00 CDT