| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Frederic Wenzel | Date: | October 18 2004 8:56am |
| Subject: | Re: COUNT Problem | ||
| View as plain text | |||
> >A subselect may help: > >[...] > >Don't know ATM if it can be done more easily, but a query like this > >should probably work. > > > It can be done without a sub-query: > [...] > > That *should* work, barring any typos or ommisions I may have made. I > used LEFT JOIN because of personal preference, it can be done other way(s). Ah yes, I see. Nice idea. As JOINs perform better than subselects IIRC, your solution ought to be preferred, then. Fred
| Thread | ||
|---|---|---|
| • COUNT Problem | shaun thornburgh | 17 Oct |
| • Re: COUNT Problem | the Mage Merlin | 17 Oct |
| • Re: COUNT Problem | Frederic Wenzel | 17 Oct |
| • Re: COUNT Problem | Chris | 18 Oct |
| • Re: COUNT Problem | Frederic Wenzel | 18 Oct |
| • RE: COUNT Problem | Jose Miguel Pérez | 18 Oct |
| • RE: COUNT Problem | Jose Miguel Pérez | 18 Oct |
