Which four are attributes of single row functions? (Choose four.)
A.
manipulate data items
B.
accept arguments which can be a column or an expression
C.
E. accept only one argument and return only one value
D.
act on each row returned
E.
cannot be nested
F.
return one result per row
F,D,B,A