what is difference between where clause and having clause?

Answer Posted / arkchowdary

Where Clause------------------ It is used to Filter Rows
(i.e Restrict Rows and It appiles to the Individual Rows).

Having Clause----------------- It appies on Groups (i.e
Aggregate Functions).

Is This Answer Correct ?    23 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between function and procedure in oracle.

557


How to retrieve the count of updated rows?

568


What is a dynamic performance view in oracle?

596


How to assign a table row to a record variable?

575


What is SQL Tuning Advisor in Oracle?

625






What view(s) do you use to associate a users SQLPLUS session with his o/s process?

1897


What is tns service name?

610


What types of joins are used in writing subqueries?

555


Explain oracle left join with an example?

576


Can a formula column be obtained through a select statement ?

1843


What is the use of oracle?

543


what is the scenario where you take the database to NoArchivelog mode?

1826


Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.

1498


How to convert numbers to characters in oracle?

582


what is the difference between data migration and production migration.

1803