RE: how about fixing some code like this?
Cryp2Nite <[email protected]> 22 Jul 2003 16:03:44 -0000
| Newsgroups | gmane.comp.web.oscommerce.suggestions |
|---|---|
| Message-ID | <837ab3c6362ceb7a21b318786c9bad27@osCommerce-Forums> |
This message was sent from: Suggestions and Proposals http://forums.oscommerce.com/viewtopic.php?p=200144#200144 ---------------------------------------------------------------- [quote="Wayne Luke"] Group By is to allow you to group records by a common field. Any singular field should be automatically joined to each record that it fits. [/quote] I know that, but isn't the 'proper' way to do this to include every field by either in the GROUP BY or used in an aggragate function? Cheers, Rob