| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Sandeep Murphy | Date: | May 7 2002 7:07pm |
| Subject: | dates | ||
| View as plain text | |||
hi, I need to extract all the records from a table where the date of the record is later than the last time the user logged in... my query reads like this... select distinct mh.code,rubrica from multimedia_header mh, members_log ml where mh.date > ml.date and member =43 can anyone pl tell me whats wrong with it?? TIA, sands
| Thread | ||
|---|---|---|
| • dates | Sandeep Murphy | 7 May |
| • RE: dates | David McInnis | 7 May |
| • Re: dates | Jeremy Zawodny | 8 May |
| • RE: dates | Sandeep Murphy | 8 May |
| • RE: dates | David McInnis | 8 May |
| • RE: dates | Sandeep Murphy | 8 May |
| • RE: dates | David McInnis | 8 May |
| • RE: dates | Sandeep Murphy | 8 May |
