|
Interesting Benchmark. I've always heard people say that when doing
massive IO operation, SQL perform better. Your result doesn't seems to
support that (base on CPU time). Especially, RPG is doing extract work
of reading the data into the program first and then update, which, in
real world, most applications would need to read the data first, perform
business logic, and then update. Massive SQL update statement without
fetch first rarely happen in most applications.
This is probably a Barbara question. I wonder if there is performance
different between update with and without %fields()?
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.