Mailinglisten-Archive |
Also um dir ev. helfen zu können, braucht man schon mehr als nur die SQL-Statements! Poste doch mal das DB-Modell (zumindestens für diese Tabellen), wie sind diese verknüpft?? > -----Original Message----- > From: Patrick Bierans [mailto:pbierans_(at)_lynet.de] > Sent: Wednesday, April 25, 2001 3:38 PM > To: mysql-de_(at)_lists.4t2.com > Subject: Re: update select statement > > > >From: "Patrick Bierans" <pbierans_(at)_lynet.de> > > Wie kann ich diese 3 Statements verbinden? > > > > 1. select aic.price from TBL_AIC as aic where aic.cid=$CID > > > > 2. select pip.price from TBL_PIP as pip where pip.pool=$CID > > and pip.uid=$UID > > > > 3. update TBL_PIP as pip set pip.raised=(aic.price>pip.price) > > where pip.uid=$UID and pip.pool=$CID > > ... kein Tip? > Patrick Bierans / LYNET Kommunikation AG/ pbierans_(at)_lynet.de > --------------------------------------------------------------- > Das Internet-Systemhaus fuer Multimedia- und Netzwerkloesungen. > Zentrale Luebeck: Fon +49-451-6131-0, Fax -333 > Niederlassung Hamburg: Fon +49-40-65738-0, Fax -333 > > --- > *** Weitere Infos zur Mailingliste und MySQL unter > http://www.4t2.com/mysql > --- *** Weitere Infos zur Mailingliste und MySQL unter http://www.4t2.com/mysql
php::bar PHP Wiki - Listenarchive