| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: PL/SQL String Manipulation Problem?
"Steve Busby" <steve.d.busby_at_scsnet.com> wrote:
>Has anyone else had problems setting a string equal to itself and
>concatenating another string on the end. Like
>
> strMsg := ' Hello '
> strMsg := strMsg || ' World '
>
>
Hi there,
There may be two problems.
In our setup, we use varchar2 setup and it works fine.
Under what OS you are operating your oracle. There may be a known bug in that release.
Regards
N.Prabhakar Received on Fri Nov 29 1996 - 00:00:00 CST
![]() |
![]() |