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?

Answers were Sorted based on User's Feedback



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

Answer / 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

More SQL Server Interview Questions

When do u use clustered index and non-clustered index?

3 Answers   IBM,


What is the difference between stored procedure and user defined functions?

0 Answers  


There is table like Events...in that name ,startdate ,enddate,location are the column names write a stored Procedure for this table to get events by Months "GetEventsByMonths"

2 Answers  


What is buffer cash in sql server?

0 Answers  


How to get the definition of a user defined function back?

0 Answers  


What is store procedure? How do they work? When do you use?

0 Answers  


Is it possible to create tables in stored procedures using a variable for the table name?

2 Answers  


Do you know what are the reporting services components?

0 Answers  


Is INSTEAD OF trigger directly applicable to Table ?

0 Answers  


What is the use of floor function in sql server?

0 Answers  


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

0 Answers  


Explain primary key, foreign key and unique key?

0 Answers  


Categories