PkgContent Total_Freight ASDFAF 3 ASDFASF 3 sssss 2 ssss 7 asfasdasdf 5 afdssdf 5 sum ---------------- 25
SELECT Content1, Total1 FROM xyz ORDER BY IDx DESC COMPUTE SUM(Total1)
ds.Tables(1).Rows(0)(0)
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)