SAP HANA SQLScript · Imperative SQLScript: Variables, Flow & Cursors
Rewrite this row-by-row cursor as one declarative statement: ``` FOR ls AS c_titles DO v = :v || ' - ' || ls.title; END FOR; ```
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
