CBSE Class 12 Computer Science
Question 91 of 91
Relational Database and SQL — Question 11
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.