|
-
Dec 12th, 2008, 07:48 PM
#2
Re: SQL using Group and Order
yesm you can use the two together.... but that's not your problem... your problem is that you are using the Group By clause, but provided NO AGGREGATE FUNCTIONS (max, min, sum, avg, etc).... on the rest of the fields... that's what the error message is about... has NOTHING to do with the order by.
-tg
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|