Hi, thx for your answer. Payback is numeric. I changed the script to: select x."Payback period in year", case when x."Payback period in year" > 0 and x."Payback period in year" 1.5 and x."Payback period in year" <= 2.5 then 2 else 0 end from TOP_INVESTMENTS x same error
↧