| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Christian Mack | Date: | May 18 1999 4:21pm |
| Subject: | Re: sub select | ||
| View as plain text | |||
pdube wrote: > > anyone knows why > select code_dept from dept where code_dept not in (select dept_emp from > employe); > dosen't work?? or where i can find a error section where the number and > the explain was there??? > > -- > Patrice Dubé Hi Patrice Mysql doesn't provide subselects yet. This will come soon. Common errors can be found in the manual. For translating error numbers into readable messages use perror or look into the *.h files. Tschau Christian
| Thread | ||
|---|---|---|
| • sub select | pdube | 18 May |
| • Re: sub select | Christian Mack | 18 May |
| • Re: sub select | Dan Nelson | 18 May |
