what is difference between where clause and having clause?
Answer Posted / narender sharma
Where clause is used to restrict rows but having clause is
used to restrict groups
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
What is flashback in Oracle?
What privilege is needed for a user to insert rows to tables in another schema?
Explain the use of grant option in imp command.
What are data pump export and import modes?
What is dual table oracle?
What is the difference between postgresql and oracle?
How to resolve the ORA-39133 error in Oracle?
How to revoke create session privilege from a user in oracle?
How to get a create statement for an existing table?
What is the difference between hot backup and cold backup in oracle?
How to create tables for odbc connection testing?
What is the difference between a hot backup and a cold backup in oracle?
How to convert a string to a date in oracle database?
Which is better Oracle or MS SQL? Why?
What is difference between cartesian join and cross join?