|
| Total Answers and Comments: 9 |
Last Update: October 23, 2009 Asked by: abhi abhi |
|
| | |
|
Submitted by: ajaysinghnegi 1) HAVING clause can only be used to filter out the aggegate functions whereas WHERE clause cannot filter out the aggegate functions. 2) HAVING clause can be used with GROUP BY function where as WHERE clause cannot be used with group by function.
Above answer was rated as good by the following members: ankurlibra, sagarvbhale, darshan23m, muniyuga | Go To Top
|