My requirement is to update the description field in table 1 with the description of the table 2 and 3 by concatinating. I'll give you the structure below.
table1 --P A D table2 --- P D table3 --- A D
table D with concatinating The table2 D and table3 D