Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

difference between where and having clause

The difference between the having and
where clause in SQL is that the where 
clause cannot be used with aggregates,
but the having clause can.
 
PREVIOUS NEXT
Tagged: #difference #clause
ADD COMMENT
Topic
Name
7+3 =