what is difference between where clause and having clause?

Answer Posted / mrityunjay kumar dubey

A WHERE Clause is used to restrict a row and HAVING Clause is used to restrict a group.WHERE Clause can be used for specifying the search criteria in SELECT, DELETE, UPDATE statements.HAVING Clause is used when GROUP BY Clause is used.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Typically, where is the conventional directory structure chosen for Oracle binaries to reside?

1586


Explain an integrity constrains?

704


What is oracle latest version?

589


How to define a variable of a specific record type?

617


What is Segment Advisor in Oracle?

677






What is the implicit cursor in oracle?

570


How to write date and time interval literals in oracle?

577


What is where clause in oracle?

534


Explain index?

755


What privilege is needed for a user to create indexes in oracle?

580


What is a cursor in oracle?

652


What is partitioned table in Oracle?

642


Why do we use coalesce function in oracle?

637


How to load data from external tables to regular tables?

544


How does oracle handle read consistency?

680