Re: Update one field with more fields from another table

2004-03-13 Thread Nitin Mehta
IL PROTECTED]> Sent: Saturday, March 13, 2004 12:55 PM Subject: Update one field with more fields from another table > Dear mysql user > > I found this example in the doc of mysql. I have a similar problem. Is > there any solution to this? > > Thanks > >

Re: Update one field with more fields from another table

2004-03-13 Thread Nitin Mehta
IL PROTECTED]> Sent: Saturday, March 13, 2004 12:55 PM Subject: Update one field with more fields from another table > Dear mysql user > > I found this example in the doc of mysql. I have a similar problem. Is > there any solution to this? > > Thanks > >

Update one field with more fields from another table

2004-03-12 Thread Wouter Coppieters
Dear mysql user I found this example in the doc of mysql. I have a similar problem. Is there any solution to this? Thanks Update one field with more fields from another table Table A ++---+ | A-num | text | |1 | | |2 | | |3