|
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-
bounces@xxxxxxxxxxxx] On Behalf Of Dan
Sent: Wednesday, May 07, 2008 4:20 PM
To: Midrange Systems Technical Discussion
Subject: SQL: find pattern and replace with blanks
Time to hit the SQL guru well again. ;-)
I have a name field that has, as an example, "DOE, JOHN A 12/AL/PMZ
"
The "12/AL/PMZ" will always occur after the name (can't guarantee the
number
of spaces separating the two), and will always follow the pattern
"nn/AA/AAA", where "nn" is a 2-digit number, and "AA/AAA" is always
upper-cased alpha. When and if such a pattern is found, I need to replace
it with blanks. The way I would search for this would use:
LIKE '% __/__/___%'
Even though the underscores represent any single character, I can't
imagine
I would ever find it in a real name in my data. But even if I use this,
how
would I then replace the string with blanks?
FWIW, this is on V5R4.
TIA,
Dan
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.