|
Hi group,
I have to update the status field of a group of records where:
A: The status is 'AA'
and B: The currency code is 'EUR'
and C: The total amount of the selection is less than 1000,00
and D: The total number of records selected must be less or equal to 50.000.
Record fields: Recid, Status, Curcode, Amount, Description
Total number of records is 1.000.000
I know that I can limit the selection with FETCH FIRST, and specifying the
correct status code and currency code can be embeded within the select
clause, but I fail to see how I can limit the selection with a total amount
as a limit for the selexcted records.
Can anyone show me how to aproach this?
Kind regards,
Loek Maartens.
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.