what is difference between where clause and having clause?
Answer Posted / manvendra
RISTRICT GROUP BY FUNCTION BY HAVING.
RESTRICT NORMAL QUERY BY WHERE.
YOU CAN PUT WHERE AND HAVING IN A QUERY.
| Is This Answer Correct ? | 14 Yes | 21 No |
Post New Answer View All Answers
Is oracle an open source?
How to create a stored procedure in oracle?
How to get a list of all user accounts in the database?
Which is better Oracle or MS SQL? Why?
Differentiate between pre-select and pre-query?
How to export your own schema?
What is the difference between substr & instr functions?
How to omit columns with default values in insert statement in oracle?
How to define a variable to match a table column data type?
Explain oracle instance.
What is a cursor in oracle?
Can we store pictures in the database and if so, how it can be done?
How to create a table interactively?
How to check your oracle database 10g xe installation?
How to export your connection information to a file?