Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update column in one table with data from other table
Message
 
 
To
All
General information
Forum:
Oracle
Category:
PL/SQL
Title:
Update column in one table with data from other table
Miscellaneous
Thread ID:
00962381
Message ID:
00962381
Views:
60
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
Next
Reply
Map
View

Click here to load this message in the networking platform