CBSE Class 12 Informatics Practices
Question 79 of 79
Database Query using SQL — Question 10
Back to all questionsTrue
Reason — Group functions, also known as aggregate functions in SQL, can be applied to numeric values, some text types, and DATE values. These functions perform calculations across multiple rows and return a single result.