|
What are you trying to accomplish. If you want to know where two files are different you could combine them into a third file and then do a select * from thirdfile group by fld1, fld2, fld3, fldlast having count(*) <> 2 Which would show you row that are in one file and not the other. -Walden ------------ Walden H Leverich III President Tech Software (516) 627-3800 x11 (208) 692-3308 eFax WaldenL@TechSoftInc.com http://www.TechSoftInc.com Quiquid latine dictum sit altum viditur. (Whatever is said in Latin seems profound.) -----Original Message----- From: Jeff Silberberg [mailto:jsilberberg@mindspring.com] Sent: Tuesday, September 17, 2002 17:16 To: midrange-l@midrange.com Subject: Quick SQL How to Question To the List: Anyone know of a simple way to generate in SQL the function of CMPPFM or a Unix Diff.. I really need SQL so that it is Transportable to a couple of different SQL based DBs and OS enviroments. Thanks, JMS.. ==================== Jeffrey M. Silberberg CompuDesigns, Inc. Atlanta, Ga. 30350-5640 (770) 399-9464 _______________________________________________ This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l or email: MIDRANGE-L-request@midrange.com 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.