I have 2 tables course and course1
Both the tables have fields called name and id.
Table course’s id field is currently null. I need to update course table’s id field with id of the course1, both tables are related with name field.
I am using access.
Thanks
Prady
1 Answer