|
> I can't speak to the efficiency question, but from a maintenance > programmer's point of view, I much rather see the EXCEPT over the UPDATE. > The intent of the code is VERY clear with the EXCEPT. Why do you think %fields() is less clear? Personally, I like %fields() better. When you read the code, you can see immediately which fields are updated. With EXCEPT, you have to open a new window to view the output specs, or you have to lose your place in the current window... This is a very subjective thing, though :) > If you are seeking efficiency, try creating a logical file which > contains only the fields you need to actually use in the program. Hmmm... that surprises me. I would not expect that to improve performance! > As with all recommendations on performance, measure before and after to see > how the advice works on YOUR system! Maybe I should, now you've got my curiosity going...
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.