Single‑row functions, such as UPPER or SYSDATE, operate on each row individually and return exactly one value per row. They cannot produce multiple results from a single input row; that behavior belongs to set‑returning functions, making the statement false.