What is the difference between a HAVING CLAUSE and a WHERE
CLAUSE?
Answer Posted / aravind
where is used when no group by functions are used whereas
having is used when group functions are used
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
How do I start and stop sql server?
What is function of master database?
How to use union to merge outputs from two queries together in ms sql server?
Do you know what is fill factor and pad index?
Why do we need different type of parameter?
What is order of B+tree?
On a windows server 2003 active – passive failover cluster, how do you find the node which is active?
What are the different types of columns types constraints in the sql server?
What is master database? : SQL Server Architecture
What is the cartesian product of table?
Can we linked SharePoint to a SQL database?
Explain full-text indexing?
What is database replication? What are the different types of replication you can set up in sql server?
What is cursor in ms sql server?
Can we deploy SSRS reports on our personal website?