const sqlu = \'update tempcsvuploaddss t, temp2 t2 set t.matchartist = t2.artist, t.matchtrack=t2.track where t2.IsFound = "Y" and t.matchartist is nul