Good News Everybody!
A new search engine is coming soon.
As a stop gap measure, we are using Google's custom search engine service.
|
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Adam Glauser
Sent: Wednesday, November 07, 2007 9:31 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: Re: Matching Records
actually you don't even need the correlation clause, this works too:
select file1.*, file2.*
from file1, file2
I figured that not every field would need to be printed in
the report.
I thought "select *" was generally thought to be bad form for
production queries, as it does not insulate from file layout changes.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 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.