Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update column in Table1 with data from Table2
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Update column in Table1 with data from Table2
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Database:
Oracle
Divers
Thread ID:
00962384
Message ID:
00962384
Vues:
40
IN ORACLE -- Using SPT, I need to update a column in one table with data from another table, but I can not get the syntax right. Basically what I want to do is:

UPDATE Table1
SET Table1.Staff_ID = Table2.KeyID
WHERE Table1.Location = Table2.Location

The Location column in each table is unique. TIA!
Mark McCasland
Midlothian, TX USA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform