Re: insert in a string... plsql
"Marc Collin" <os2@videotron. cawrote in message
news:XJM0c.6380 5$QM4.1040833@w eber.videotron. net...
| hi
|
| i have str1, str2 and i
| how to Insert str2 in str1 starting from index I?
|
| thanks
| --
| Borland rulez http://pages.infinit.net/borland
subtr(), concatenation ('||')
get yourself a PL/SQL manual (http://tahiti.oracle.com)
;-{ mcs
insert in a string... plsql
Collapse
This topic is closed.
X
X
-
Guest replied -
insert in a string... plsql
hi
i have str1, str2 and i
how to Insert str2 in str1 starting from index I?
thanks
--
Borland rulez http://pages.infinit.net/borland
Tags: None
Leave a comment: