I have two tables with following structure, I want to subtract Score column values of table dt2 from Score column of table dt1.
DataTable dt1 = new DataTable(