View Single Post
Old 05-17-2004, 04:47 AM   #2 (permalink)
Moskie
Pure Chewing Satisfaction
 
Moskie's Avatar
 
Join Date: Apr 2003
Location: can i use bbcode [i]here[/i]?
A shot in the dark...

isn't the GROUP BY command lumping all the records together that have the same enhancement_id? If that's the case, then all the results are merged into that one record being returned... do you mean to have ORDER BY?

EDIT:
or maybe you need to be more specific on *which* enhancement_id you want to group by?
__________________
Greetings and salutations.

Last edited by Moskie; 05-17-2004 at 04:52 AM..
Moskie is offline   Reply With Quote