Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update column in one table with data from other table
Message
 
 
À
Tous
Information générale
Forum:
Oracle
Catégorie:
PL/SQL
Titre:
Update column in one table with data from other table
Divers
Thread ID:
00962381
Message ID:
00962381
Vues:
61
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