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



select * from file1,file2



Reggie Acosta <racosta@xxxxxxxxxxxxxxx> 4/9/2009 4:41 PM >>>
Okay, I'm stumped and google wasn't my friend this time.

Simplified, what I want to do is this. Merge File1 with File2 to
produce File3.

File1 has 1 field, alpha1, and looks like this:
Alpha1
------
A
B
C
D

File2 has 1 field, number1, and looks like this:
Number1
-------
1
2
3

After merging, File3 should contain:
Alpha1 Number1
------ -------
A 1
A 2
A 3
B 1
B 2
B 3
C 1
C 2
C 3
D 1
D 2
D 3

I have a hazy memory of doing something like this before but I can't
seem to be able to pull it out from the back of my brain. HELP!

Thanks,
Reggie Acosta
Brown Jordan Company

ï Please consider the environment before printing this e-mail.
CONFIDENTIALITY NOTE: The information contained in this transmission is
privileged and confidential information intended only for the use of the
individual or entity named above. If the reader of this message is not
the intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited. If
you have received this transmission in error, do not read it. Please
immediately reply to the sender that you have received this
communication in error and then delete it. Thank you.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.