1. I have three table
a. Relationship table(table A and Table b relationship)
b. Table A
c. Table B
2. Read each record in relationship table and search for combination of table A and table B data
3. Upon find the combination, update the attributes of table A with table B attribute.
a. Relationship table(table A and Table b relationship)
b. Table A
c. Table B
2. Read each record in relationship table and search for combination of table A and table B data
3. Upon find the combination, update the attributes of table A with table B attribute.
Comment