Hi,
I'm new to DB2 and I ran into the following problem trying to convert some (Oracle) DECODE functions to CASE:
Consider this statement:
update HERONDERZ_5412 CCT set
OPDRCODE_OMS=(select substr(OMS,1,24) from KODERINGEN_5410
where SRTTAB= CASE CCT.OPDRCAT
when 1 then 12
when 2 then 13...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.