Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: formatting output with SQL*Plus
Alan wrote on 08.12.2004 20:22:
>
> SELECT column1||'|'||column2 etc...
>
> Get rid of SET COLSEP
>
As I have already pointed out in my original post: I get the following
error when doing so:
"ORA-01489: result of string concatenation is too long"
Thanks
Thomas
Received on Wed Dec 08 2004 - 13:29:21 CST