TOP CATEGORIES

×

What is the use of HAVING in SQL?

J

Jessica

Use of HAVING in SQL

The HAVING used in the SQL SELECT statement should only retrieve rows from the database where the aggregate values meet the specified conditions. It must follow the GROUP BY in a query and also proceed with the ORDER BY if used.

1 votes

Your Answer

Email: advertise@gdatamart.com

Donate: To Support US

© 2024 GDATAMART.COM (All Rights Reserved)