When we use AND along with WHERE clause to check the conditions in MySQL command. It give result when
Answers
Answered by
3
Explanation:
The HAVING clause is used in the SELECT statement to specify filter conditions for a group of rows or aggregates. The HAVING clause is often used with the GROUP BY clause to filter groups based on a specified condition. If the GROUP BY clause is omitted, the HAVING clause behaves like the WHERE clause
Similar questions
Science,
4 months ago
Social Sciences,
9 months ago