| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | September 27 2001 6:31pm |
| Subject: | Re: Invalid Query? | ||
| View as plain text | |||
At 11:12 AM -0700 9/27/01, Marci Wilken wrote: >I was attempting the following query" > >Update trans set > tr_status = 'P' >where invoice in (select invoice from tr_invoice > where cls_num = 43) >Is this not supported in Mysql? I have used this in several >other databases fine. Or am I missing something in the >format of query? > >Help is always appreciated >Marci You cannot update a table based on the contents of a related table. Perhaps in MySQL 4.1. -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • Invalid Query? | Marci Wilken | 27 Sep |
| • Re: Invalid Query? | Paul DuBois | 27 Sep |
| • Re: Invalid Query? | Chris | 27 Sep |
| • Re: Invalid Query? | Tim Wilde | 27 Sep |
| • Post Installation Question | Intekhab Choudhury | 27 Sep |
| • Re: Post Installation Question | Ing. Gustavo Edelstein | 27 Sep |
| • Re: Post Installation Question | Intekhab Choudhury | 1 Oct |
| • Re: Invalid Query? | Carl Troein | 27 Sep |
| • Re: Invalid Query? | Sam Masiello | 27 Sep |
| • Re: Invalid Query? | Rodney Broom | 27 Sep |
| • Re: Post Installation Question | Ing. Gustavo Edelstein | 28 Sep |
