|
On 3/22/06, steema@xxxxxxxxxxxxx <steema@xxxxxxxxxxxxx> wrote: > simple question, i just forget, if I want to Select on say 3 specific > accounts, it;s not range, but 3 S statements in a row doesn't work. Need > to lift all the Walmart accts for a comparison program. > -- Why would you use a fixed select LF when you can do it in SQL? You could create a single field table with the accounts you need, and use SQL (or query for that matter) to create a temporary file with only the accounts you need by joining with the field table, and process that in the comparison program. -- Tom Jedrzejewicz tomjedrz@xxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.