Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
-----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.
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.