| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Harald Fuchs | Date: | May 26 2004 12:43pm |
| Subject: | Re: need help with a complicated join | ||
| View as plain text | |||
In article <NPELIHDNOPDFKPMNKNIIGECFDMAA.daniel@stripped>, "electroteque" <daniel@stripped> writes: > man i didnt even know you can do this > AND s.date > q.date > i assumed that goes in a where clause ? No, it must be in the join clause. If it were in the WHERE clause, you would throw away the records after the last split.
| Thread | ||
|---|---|---|
| • need help with a complicated join | mysql | 25 May |
| • Re: need help with a complicated join | Harald Fuchs | 26 May |
| • Re: need help with a complicated join | Harald Fuchs | 26 May |
| • RE: need help with a complicated join | electroteque | 26 May |
| • Re: need help with a complicated join | Harald Fuchs | 26 May |
| • Re: need help with a complicated join | Robert A. Rosenberg | 26 May |
| • Re: need help with a complicated join | SGreen | 25 May |
| • Re: need help with a complicated join | SGreen | 26 May |
| • RE: need help with a complicated join | mysql | 26 May |
