What is the difference between a HAVING CLAUSE and a WHERE
CLAUSE?

Answer Posted / manisha

Having clause is used to filter group while WHERE CLAUSE
is used to filter rows.
Having clause can have aggregate function but WHERE CLAUSE
cannot have aggregate function.

Is This Answer Correct ?    22 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need normalization?

576


Explain system views?

684


Do you know the different ddl commands in sql?

670


What is federation member?

103


What is cursors?

721






Sql server reporting services vs. Crystal reports.

108


What happens if strings are casted into wrong code pages in ms sql server?

695


What is the difference between cartesian product and cross join?

576


What happens if null values are involved in string operations?

642


How to move database physical files in ms sql server?

605


Where in ms sql server is ’100’ equal to ‘0’?

708


Explain can you implement data mining in ssrs?

112


System requirements for sql server 2005 express edition?

637


Why are views required in the sql server or in any other database?

620


What is inner join? Explain with an example?

772