Description
See http://msdn.microsoft.com/en-US/library/8hhs5f4e(v=vs.80).aspx
The HAVING clause specifies conditions that determines the groups included in the query. If the SQL SELECT statement does not contain aggregate functions, you can use a SQL SELECT statement that contains a HAVING clause without a GROUP BY clause.
Attachments
Issue Links
- relates to
-
SPARK-2180 Basic HAVING clauses support for HiveQL
-
- Resolved
-