I have three tables
Table 1
Language
Pending
Age
Table 2
Language
Pending
Table 3
Language
Pending
Age
I want to write everything from Table 1 into Table 3 and where the Language is the same, add the Pending from Table 2 to Table 3.
Any help once again is greatly appreciated.
Table 1
Language
Pending
Age
Table 2
Language
Pending
Table 3
Language
Pending
Age
I want to write everything from Table 1 into Table 3 and where the Language is the same, add the Pending from Table 2 to Table 3.
Any help once again is greatly appreciated.