×
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.
I use SQL for this:
Select * from YOURFILE1
Except
Select * from YOURFILE2;
BR
Leo
--
--------------------------------------------------------------------------
Van: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> namens a4g atl
<a4ginatl2@xxxxxxxxx>
Verstuurd: woensdag, augustus 21, 2024 8:12:10 p.m.
Aan: midrange-l@xxxxxxxxxxxxxxxxxx <midrange-l@xxxxxxxxxxxxxxxxxx>
Onderwerp: Best way to compare records
Is there a simple way to compare records in a file?
I need to find where a field changed and was wondering if there is a way
using SQL to identify changes?
I need to search several thousand records for where a field may have
changed.
I am harvesting the journals we have on all files.
Hoping I do not have to write code to achieve this.
TIA, Darryl Freinkel
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.