what is Difference between Having and Where clause?
Answer Posted / chandrakala
Having clause is used for filtering grouped data and where
clause is used for filtering rows.
| Is This Answer Correct ? | 33 Yes | 0 No |
Post New Answer View All Answers
How can you get sql*loader to commit only at the end of the load file? : aql loader
Is it possible to include an insert statement on the same table to which the trigger is assigned?
What is pragma in pl sql?
How to find 3rd highest salary of an employee from the employee table in sql?
Define a temp table?
what are the differences between char and nchar? : Sql dba
Why is sharding used?
In pl/sql, what is bulk binding, and when/how would it help performance?
Which join condition can be specified using on clause?
What is on delete set null?
What is scope and visibility in PL/SQL?
What is delimiter sql?
What is a primary key? Explain
What is server name sql?
How many types of indexes are there in sql?