× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



LOCATE should do it... In use, it returns the location in the string where the pattern value was found. If return was zero, the pattern was not in the source field...

Hth,
-Eric DeLong

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Timothy Adair
Sent: Thursday, January 26, 2012 4:21 PM
To: midrange-l@xxxxxxxxxxxx
Subject: SQL - "contains" function?

I've searched the archives and Googled it, but so far, no soap.

I'm using STRSQL to try to run a basic report, and I need some kind of
"Contains" function. In simplified form, here is what I'm trying to do.

File has 2 fields:
FIELD5 (5 char. alpha)
FIELD100 (100 char. alpha)


I want a report of all records where the string in FIELD5 is not contained
anywhere within the string in FIELD100 (in the same record).

Sounds simple, right?

Apparently (best I can determine), there is no SQL function to use in the
Where clause. Or am I wrong?

LIKE doesn't help.

I know I can write a quick RPG program to do this, but if I (an SQL-newbie)
can learn a new technique, it will make my day.

Any thoughts?

TIA for any and all responses.


~TA~


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.