|
all this SQL talk, and I come up with a doozie. can you do a UPDATE to one file based on the contents of another file? Something like this: file1 (has all vendors) vend1 code other stuff file2 (only has selected vendors, not all) vend2 newcode now, I'm just guessing, to give you the idea of what I'm trying to do: update file1 set code = (select newcode from file1, file2 where vend1 = vend2) am I on the right track, or am I just p***ing in the wind? thanks, rick
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.