Re: Split Field or Extract a part
From: Rohtash Kapoor (rohtash_nospam_at_sqlmantra.com)
Date: 02/18/04
- Next message: Robert: "Re: Split Field or Extract a part"
- Previous message: Robert: "Split Field or Extract a part"
- In reply to: Robert: "Split Field or Extract a part"
- Next in thread: Robert: "Re: Split Field or Extract a part"
- Reply: Robert: "Re: Split Field or Extract a part"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 18 Feb 2004 08:21:10 -0800
Could you give sample data.
--- Rohtash Kapoor http://www.sqlmantra.com "Robert" <anonymous@discussions.microsoft.com> wrote in message news:82f801c3f638$f650fc90$7d02280a@phx.gbl... > I have been trying for some time to capture a part of a > string to convert and sum a number accross my result set. > The string looks like this: "abc,1 def,10 R-@@,xyz". I > have been looking for a way to split the field or extract > a part of it specifically "10 R-@@" but the problem lies > in the order not being consistent. Sometimes the part is > second, sometimes it is third and sometimes it ends up at > the end. The only thing that remains constant is the "R- > @" where the @ is some variable sequence of letters. Any > ideas to get me started? > > Thanks, > > Robert
- Next message: Robert: "Re: Split Field or Extract a part"
- Previous message: Robert: "Split Field or Extract a part"
- In reply to: Robert: "Split Field or Extract a part"
- Next in thread: Robert: "Re: Split Field or Extract a part"
- Reply: Robert: "Re: Split Field or Extract a part"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|