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

Home -> Community -> Usenet -> c.d.o.server -> Re: Search and Replace

Re: Search and Replace

From: <e_humblot_at_wanadoo.fr>
Date: Thu, 25 Jun 1998 00:19:26 +0200
Message-ID: <6mrul8$l8p$1@platane.wanadoo.fr>


use the replace function

example :

select replace('toto','o','a') from dual;

tata Received on Wed Jun 24 1998 - 17:19:26 CDT

Original text of this message

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