Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating with joins
Message
De
01/10/2003 10:56:34
 
 
À
01/10/2003 09:16:18
Leshel Rich
Plains Cotton Coop Assoc
Lubbock, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00833805
Message ID:
00833851
Vues:
26
Hi Leshel,
UPDATE test1 ;
SET field1 = 10 ;
FROM test1 ;
WHERE field3 = 'TEST' AND field2 = '123456';
AND field2 IN (SELECT field2 FROM test2 ;
     WHERE field4 = '789102' and field5 = .f. AND field6 = .f.)
Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform