Group functions can be used in the where clause. State True or False.
Answer options
A
TRUE
B
FALSE
Correct answer: FALSE
Explanation
Quick AnswerThe correct answer is FALSE because it directly addresses the core logic of Database Management.
Group functions cannot be used in WHERE; use HAVING instead.