Guest_imported
New member
- Jan 1, 1970
- 0
I am having the hardest time trying to preform an update of data from one table to another. For example:
I have a table with ID(key), Name, address,Phone,other fields, and another table that have the ID(Key), and
Phone(corrected). I Would like to Update the Phone in the first table to be the phone in the second table, joined on the ID.
I have a table with ID(key), Name, address,Phone,other fields, and another table that have the ID(Key), and
Phone(corrected). I Would like to Update the Phone in the first table to be the phone in the second table, joined on the ID.