Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Update table A for every instance in table B 1

Status
Not open for further replies.

southbeach

Programmer
Jan 22, 2008
879
US
I have learned how to select records from two tables but now, I need to update every record in table A based on keys found in table B.

I have a KEY which I can match to records in table B and table B has a field which I can match to records in table A. I need to update table A and possibly table B.

How do I go about this?

Thanks,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top