SelbyGlenn
Technical User
...well complex for me anyway! I'm fairly new to SQL so I'm still on that steep learning curve.
Here's the problem: I have three tables with the following columns:
Table1: Appcode, Email
Table2: Appcode, ContactID
Table3: ContactId, Email.
I need to copy the email data from table1 to table 3 but I can't work out how to compare across three tables.
Please help!
Thanks in advance,
Glenn
BEng MCSE CCA
Here's the problem: I have three tables with the following columns:
Table1: Appcode, Email
Table2: Appcode, ContactID
Table3: ContactId, Email.
I need to copy the email data from table1 to table 3 but I can't work out how to compare across three tables.
Please help!
Thanks in advance,
Glenn
BEng MCSE CCA