Adding a having clause to a typed list

Posts   
 
    
gus avatar
gus
User
Posts: 6
Joined: 28-Nov-2005
# Posted on: 24-Mar-2006 01:39:01   

Hi, is it possible to add a having clause to a typed list that contains an Aggregate?

bclubb
User
Posts: 934
Joined: 12-Feb-2004
# Posted on: 24-Mar-2006 02:51:42   

Yes review Generated code - Using GROUP BY and HAVING clauses in the manual for either Adapter or Self Servicing scenarios.