|
Does this really work? I tried something like it in interactive SQL, and I got a message saying that the keyword "WHEN" was not expected. As other posts have already pointed out, if you're using embedded SQL then you can build any statement you want using PREPARE . . . RPG programming on the AS400 / iSeries <rpg400-l@xxxxxxxxxxxx> writes: >I don't have this worked out yet, but is this kind of what you are >thinking: >UPDATE ROB/FELKER >SET > (case when current month= 1 then SAL01 = :MYVAR > when current month= 2 then SAL02 = :MYVAR > when current month= 3 then SAL03 = :MYVAR > END) > >Rob Berendt Mike Naughton Senior Programmer/Analyst Judd Wire, Inc. 124 Turnpike Road Turners Falls, MA 01376 413-863-4357 x444 mnaughton@xxxxxxxxxxxx
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.