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
Why do we need pl sql?
How do you respond to dementia behavior?
What are % type and % rowtype?
What is meant by <> in sql?
Which is the correct statement about truncate and delete?
How do I start pl sql?
What does the file extension accdb stand for?
Is sql pronounced sequel or sql?
What are the different types of dbmss?
what are aggregate and scalar functions? : Sql dba
how is exception handling handled in mysql? : Sql dba
What is a database trigger?
How do sql triggers work?
how do you login to mysql using unix shell? : Sql dba
What is on delete set null?