×
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.
On 8/19/22 5:09 PM, Raul Alberto Jager Weiler wrote:
Join the file with itself
Select * from file.t1 join file.t2
Where t1.custn = t2.custn and t1.custcde <> t2.custcde
Thanks. That (with some trivial syntax and field name corrections) did
it. To be safe, I did the reverse as well.
Funny thing: The PF is not keyed. If I didn't have logicals keyed on the
two fields, doing it one way was almost instantaneous, while the other
way took forever and had to be forcibly stopped; once I added a logical
for each of the two fields, doing it either way was instantaneous.
--
JHHL
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.