Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.oracle -> Re: insert in a string... plsql

Re: insert in a string... plsql

From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Mon, 1 Mar 2004 15:12:54 -0500
Message-ID: <_ZGdnXL19PXQBN7dRVn-sA@comcast.com>

"Marc Collin" <os2_at_videotron.ca> wrote in message news:XJM0c.63805$QM4.1040833_at_weber.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 Received on Mon Mar 01 2004 - 14:12:54 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US