|
On 8/19/2016 6:02 PM, CRPence wrote:
...
Yet I find that coding the following is just as conspicuous in
that regard; and for me, not at all problematic to change from
using purely RPGLE to using SQLRPLE to achieve that
simplification\conciseness:
exec sql
set :fld = max(:value1,:value2)
;
...
One possible downside to using SQL is that it doesn't support
expressions or named constants or complex qualified names. So
temporary variables would occasionally have to be set up prior to
using the max() or min() function.
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.