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 difference between having and where clause ?

Answers were Sorted based on User's Feedback



what is difference between having and where clause ?..

Answer / raju

Having clause is applied only to the group by function
where as where clause is applued to each and every row in a
table

Is This Answer Correct ?    7 Yes 0 No

what is difference between having and where clause ?..

Answer / dhiman

Where clause is used to check for the condition- select rows
& restrict rows and where comes before having clause whereas
Having is clause that is created to utilize all the group
functions (sum,avg,min,max,count) and is used for select or
restrict a particular group.

Is This Answer Correct ?    1 Yes 0 No

what is difference between having and where clause ?..

Answer / anil sharma

Having clause ia used only with group by, and where used with any input type

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More SQL Server Interview Questions

you are provided with the single table having say 4 col ie fname lname age city , now the all records with displying of only fname and lname is required but in this format say my name is abhay khanna it will come like this abhay-khanna rahul-roy gaurav-singh the above format is required

3 Answers  


how can i view structure of table in sql server? tell me that query.

10 Answers  


What is user defined datatypes and when you should go for them?

0 Answers  


What is the stuff?

0 Answers  


How can sql server instances be hidden? : sql server security

0 Answers  


What is public role in sql server?

0 Answers  


Can you please explain the difference between function and stored procedure?

0 Answers  


Explain the types of indexes.

0 Answers   Accenture,


what is for foreign key ??

4 Answers   CarrizalSoft Technologies, Sabic,


What is a with(nolock)?

0 Answers  


What are exact numeric data types in ms sql server?

0 Answers  


When columns are added to existing tables, what do they initially contain?

0 Answers  


Categories