Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between a HAVING CLAUSE and a WHERE
CLAUSE?

Answer Posted / menagadev

The HAVING clause sets conditions on the GROUP BY clause
similar to the way WHERE interacts with SELECT. The WHERE
search condition is applied before the grouping operation
occurs; the HAVING search condition is applied after the
grouping operation occurs. The HAVING syntax is exactly
like the WHERE syntax, except HAVING can contain aggregate
functions.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Detail about the hardware which is supported by SQL server?

1118


How to find the list of fixed hard drive and free space on server?

1281


what is datawarehouse?

1157


What are the instances when triggers are appropriate?

1019


How to concatenate two character strings together?

1166


How to use “drop” keyword in sql server and give an example?

1193


Which is faster statement or preparedstatement?

1001


What are sparse columns?

1065


Does index slows down insert statements?

1047


How to use union to merge outputs from two queries together in ms sql server?

1134


Explain the creation and execution of a user-defined function in the sql server?

1112


Determine when to use stored procedure to complete sql server tasks?

1107


What is the difference between index seek vs. Index scan?

1063


What are the new features of sql server 2008 r2 reporting service?

212


What is the benefit of normalization?

1135