Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Roel29

    Weird CASE behaviour (SQL0420 - character in CAST argument not valid)

    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...

Part and Inventory Search

Back
Top