i believe the syntax is still for update of column-name.
I have always listed all the columns. don't know if it is required, but when someone else looks at the cursor declaration it is obvious something is going to happen to the complete row.
you could also check the db2 manuals - for a complete definition and description of the declare cursor statement in regard to issuing delete where current cursor.