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

What is built-in function?

550


Does sql server use t sql?

527


Explain a join?

616


What is isnull() operator?

570


What is query optimization process?

520






What are the two modes of authentication in sql server?

522


What is meant by indexing?

507


how many triggers you can have on a table? : Sql server database administration

497


What is lock escalation and what is its purpose?

559


What is the sql profiler?

542


What is merge?

572


How to replace the Query Result 'Null Value' with a text ?

565


Explain features and concepts of analysis services?

504


what types of replication are supported in sql server? : Sql server database administration

466


How do I install sql server?

470