Just remove the PI or partition column from below statement and it should work.
SET
D = G_T1.D,
E = G_T1.E,
F = G_T1.F,
G = G_T1.G,
H = G_T1.H
↧