View Single Post

   
  #7 (permalink)  
Old 02-28-2008, 11:29 AM
panchettone
 
Posts: n/a
Default Re: query with COUNT (what am I doing wrong?)



> IIRC, the SQL standard requires that when you mix aggregate functions
> with columns (or non-aggregate functions) you must GROUP BY all
> non-aggregate columns or functions.




could you suggest a place online where I can find tips like this one?
Reply With Quote