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 are oracle functions?
Explain the difference between a procedure and a function? What do you understand by those terms?
What are the differences between lov and list item?
What is the difference between formal parameters and actual parameters?
How to loop through a cursor variable?
Explain the importance of .pll extension in oracle?
How to convert characters to numbers in oracle?
Explain alias?
How to create a single index for multiple columns?
How to define and use table alias names in oracle?
Explain the use of control file?
Why do you use stored procedures and state some of its disadvantages?
Does facebook use oracle?
What is literal?
What is difference between truncate and delete?