Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need Having clause
Message
From
27/07/2010 00:26:38
 
 
To
26/07/2010 23:06:16
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01474071
Message ID:
01474083
Views:
58
I thought Having would do it but this doesn't work.

Michel,

Obviously, Naomi helped you through your query - just one other note....you generally use HAVING in conjunction with a GROUP BY, to filter on an aggregation.

In the absence of any GROUPing, I believe a HAVING will work like a WHERE - though it's much more common to use a WHERE if you're not filtering on an aggregation.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform