× 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.



Bradley V. Stone wrote:
Ha... one more question I'm guessing the answer is "no".. but is there any
way to know which file the record from the result set came from if it was a
union? :)
Use constants:

SELECT 'FILENAME1', FILE1FLD1, FILE1FLD2 from FILENAME1
UNION ALL
SELECT 'FILENAME2', FILE2FLD1, FILE2FLD2 from FILENAME2

Joe


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.