A function working with every row of a table, is a ............... function.
Single row
Reason — Single-row functions in SQL work with one row at a time and return a result for every row of a queried table.