List:General Discussion« Previous MessageNext Message »
From:kalin mintchev Date:October 16 2006 9:05am
Subject:Re: group by problem
View as plain text  
>
> Basically you can't do what you want either without temporary tables or
> using a subselect. Subselects are only available in mysql 4.1+ (I think
> - check the docs) so that may or may not be an option.

thanks... pardon my ignorance - how would i do that using subselects?


>


Thread
group by problemkalin mintchev16 Oct
  • Re: group by problemChris16 Oct
    • Re: group by problemkalin mintchev16 Oct
      • Re: group by problemChris16 Oct
        • Re: group by problemkalin mintchev16 Oct
          • Re: group by problemchris smith16 Oct