Change Password

What is the purpose of the HAVING clause in SQL, and when would you use it?
To filter results based on a condition
To specify conditions on grouped data using aggregate functions
To sort results in descending order
To join multiple tables