what is difference between where clause and having clause?
Answer Posted / pawan
HAVING clause is used only with GROUP functions whereas
WHERE clause we can use with both.
| Is This Answer Correct ? | 8 Yes | 15 No |
Post New Answer View All Answers
What happens if the imported table already exists?
What is procedure overloading in oracle?
Name the various constraints used in oracle?
What are the oracle built-in data types?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
What is recycle bin in Oracle?
How to define an oracle cursor variable?
what is Single Byte Overhead...?
What is the difference between view and materialized view in Oracle?
is there a tool to trace queries, like profiler for sql server?
How to download oracle database 10g xe?
Can we insert data in view oracle?
What are the advantages of oracle 12c?
How would you go about verifying the network name that the local_listener is currently using?
List out the difference between commit, rollback, and savepoint?