Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update single column from another table
Message
 
À
28/11/2001 13:59:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00587103
Message ID:
00587125
Vues:
20
Unless I have missed something (very possible today) isn't the SELECT unneeded? Should it be:

UPDATE Table2 SET Table2.commission = Table1.commission ;
WHERE Table1.emp_name = Table2.emp_name ;
AND Table1.rptdate = Table2.rptdate


Robert
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform