what is Difference between Having and Where clause?
Answer Posted / ganesh
where clause check a condition & having clause is use in
group by clause
Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What are the parts of a basic sql query?
what is index? : Sql dba
What are sql procedures?
How many types of primary keys are there?
How do you use a while loop in pl sql?
What is the difference between the conventional and direct path loader? : aql loader
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
Are subqueries better than joins?
What are the most important characteristics of pl/sql?
Can we join tables without foreign key?
What are sql built in functions?
How do I view a view in sql?
what is 'mysqlcheck'? : Sql dba
What is the difference between cross join and natural join?
what is an alias command? : Sql dba