What is the difference between a "Where" clause and a "Having" clause?
What is the difference between a "Where" clause and a "Having" clause
Hi friends
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jesuraja IPosted Nov 10, 2012, 10:11 AM
WHERE clause used to filter records from given condition for column(s).
Example:
Satyapriya NayakPosted Nov 8, 2012, 8:47 AM
Vithal WadjePosted Nov 8, 2012, 6:14 AM
and having clause is used with aggrigate function