× 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.



Alan,

In RPG you read key0001 into an array, for the next keys do a look up per
filled field.

In SQL a CTE for key0001 and concat the filled fields plus space as
seperator. For the rest use LOCATE.

Regards,
Carel Teijgeler.

*********** REPLY SEPARATOR ***********

On 21-7-2011 at 18:13 Alan Shore wrote:

Thanks for your reply John
Maybe I kept this too simple, but yes, in this instance, the first record
WILL be the master record.
Once I get the fundamental code in place, I have a LOT more to do.

Am I limited to SQL - if you have an RPG answer, then AWESOME

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
Subject: Re: Using SQL to group records with similar elements

On Thu, Jul 21, 2011 at 12:37 PM, Alan Shore <ashore@xxxxxxxx> wrote:
Using record key 00001 as a starting point, I need to group all records
that have any of the non- blank values in any of the
occurrences, EXCLUDING those records that have OTHER none blank values

Does this mean the first record is always the "master" and the rest of the
records can only be (1) grouped with the first record or (2) not grouped
at all? Or is the situation more complicated?

Hopefully, what I am asking makes sense, AND is feasible As always, any
and all suggestions are welcome

Are you limited to SQL?

This is kind of a fun problem. :)




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.