Hi, this script will not run in Toad but in HANA Studio: 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 'x' end from TOP_INVESTMENTS x And I get not error message / number in Toad from HANA Holger
↧