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
How to establish administrator authentication to the server?
How to connect ms access to oracle servers?
Is oracle a relational database?
What is an anonymous block?
How to select some rows from a table in oracle?
How to get execution statistics reports on query statements?
how to join query for one source type is oracle another source type is sql server ?
What are ddl statements in oracle?
What is a subquery?
What is an oracle tablespace?
What is an external table?
What are the general rules on data consistency?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
Can we call procedure inside function in oracle?
How oracle handles dead locks?