Avatar of ttist25
ttist25
 asked on

Insert value Into TableA From TableB Where multiple fields match in both

Hopefully the title sums it up but:

Hello,

I'm working in SQL Server 2008.  

I need to get the value from col1 in Table_A and insert it into col1 in Table_B where Table_A.col2 = Table_B.col2, and TableA.col3 = Table_B.col3, and Table_A.col4 = TableB.col4

The relationship is one to many Table_A to Table_B.

Hopefully that makes enough sense.  

Thanks in advance!!!
Microsoft SQL Server 2008Microsoft SQL Server

Avatar of undefined
Last Comment
ttist25

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
ste5an

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
ttist25

ASKER
Worked a treat!  Thank you sir!
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23