AVG and SUM are defined only for numeric data types; they cannot operate on character or date fields. Attempting to use them on non‑numeric columns yields errors, so the statement that they work on any numeric data is false, confirming the stored answer.