Computer Science
Related Questions
HAVING clause can only be used if the SELECT query has GROUP BY clause.
With GROUP BY, the select-list of the SELECT statement can only take the group-field and/or aggregate function.
You can specify any type of condition, using any comparison operator in an equi-join.
Join can only be created from two tables.