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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: String manipulation

Re: String manipulation

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Tue, 27 Jan 2004 05:54:42 -0800
Message-ID: <F001.005DE33D.20040127055442@fatcity.com>


On 01/26/2004 06:29:26 PM, Stefick Ronald S Contr ESC/HRIDA wrote:
> I'm trying to separate a string into 3 values:
> The string is:
> mystr1~mystr2~mystr3

There is trivial, non-PL/SQL solution based on the split function. To see more, type "perldoc -f split" and you should see the light.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mladen Gogala
  INET: mladen_at_wangtrading.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Jan 27 2004 - 07:54:42 CST

Original text of this message

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