I had a reading about GROUP_BY and HAVING clause in Structured Query Language namely SQL. But what I wanted to know is if one uses both these clauses together namely if I want to use GROUP_BY and HAVING clause together is it possible. If not what are the restrictions I have?





Reply With Quote