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

Home -> Community -> Usenet -> c.d.o.misc -> Replace substrings in a column

Replace substrings in a column

From: Robert Wehofer <thalion77_at_graffiti.net>
Date: Fri, 18 Nov 2005 16:53:17 +0100
Message-ID: <f14d4$437df8b7$d4badae4$30839@news.chello.at>


Hello!

Which UPDATE statement do I need to replace a substring in a column.

e.g.

old value = "\\ComputerA\Projects\aaa.txt" new value = "C:\Projects\aaa.txt"

substring "\\ComputerA" hast to be replaced by "C:"

Regards,
Robert Received on Fri Nov 18 2005 - 09:53:17 CST

Original text of this message

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