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
What are difference between Cluster index and Non-Cluster index?
Explain hostprotectionattribute in sql server 2005?
What is dimension table? : sql server analysis services, ssas
What is sqlcmd?
please differentiate between delete and truncate?
How many types of triggers in sql server?
How do I find information about the install locations for the various instances running on a computer?
How can windows applications connect to sql servers via odbc?
What are scalar functions in sql?
What is Extended user-defined?
Who is the owner of a schema in ms sql server?
What is ms sql server reporting services?
What are the advantages of stored procedure in sql server?
What does it mean to invest in the index?
Difference between primary key and clustered index?