ThaiByThai
Registered User.
- Local time
- Today, 12:55
- Joined
- Aug 12, 2009
- Messages
- 21
hello -
I have table 1 and table 2 - both tables have the same fields however in table 1 they have state of birth, city of birth and place of birth - and table 2 have the fields but it's all blank - i would like to update or insert the state of birth, city of birth and place of birth from table 2 into table 1 using their ID numbers as a match -
so if ID 111 from table1 matches with ID from table2 update/insert city of birth, state of birth and place of birth inot table2.
thank you
I have table 1 and table 2 - both tables have the same fields however in table 1 they have state of birth, city of birth and place of birth - and table 2 have the fields but it's all blank - i would like to update or insert the state of birth, city of birth and place of birth from table 2 into table 1 using their ID numbers as a match -
so if ID 111 from table1 matches with ID from table2 update/insert city of birth, state of birth and place of birth inot table2.
thank you