Question
DBMS Question on SQL
HAVING clause in SQL is used to specify conditions on the rows with
A
where clause
B
where clause
C
from clause
D
Group by clause
Answer
Group by clause
Explanation
Solution
The correct option is(D): Group by clause
HAVING clause in SQL is used to specify conditions on the rows with
where clause
where clause
from clause
Group by clause
Group by clause
The correct option is(D): Group by clause