What is the difference between Where and Having Clause

Answer Posted / s

WHERE filters the rows based on the predicate.
HAVING filters a group of rows based on the GROUP BY colums.

Is This Answer Correct ?    48 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When do you specify the isolation level?

608


How does a cursor work?

558


Explain the contention situations caused by locks?

592


what are bind concepts in db2 cobol?

651


Explain various types of locks in db2?

693






What is ibm db2 connect?

573


What r the comman abends in db2, jcl and cobol???????

1820


What is nvl in db2?

627


have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.

1236


How do I delete a table in database?

599


Mention the definition of cobol in varchar field.

697


What is a dbrm in db2?

576


What is a db2 collection?

605


Can there be more than one cursor open for any program?

659


How to find the number of rows in a db2 table?

644