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
explain advantages of myisam over innodb? : Sql dba
What is the difference between alter trigger and drop trigger statements?
what is the difference between where clause and having clause? : Sql dba
how to install mysql? : Sql dba
describe transaction-safe table types in mysql : sql dba
What is the use of triggers?
Is oracle and sql same?
What is oracle pl sql developer?
How do you declare a variable in pl sql?
which tcp/ip port does sql server run on? : Sql dba
Why are sql stored procedures used?
What is the purpose of normalization?
Is natural join same as inner join?
What is group function in sql?
What is sql key?