V
vinay
Hi,
I am getting a DataSet with 1 table.
In one of the columns X, i get all numeric values.
I want to get the SUM of all the rows of Column X.
Is there a direct approach to get the SUM of the column or
do i have do it regular way by looping thru the records??
Thanks
vinay
I am getting a DataSet with 1 table.
In one of the columns X, i get all numeric values.
I want to get the SUM of all the rows of Column X.
Is there a direct approach to get the SUM of the column or
do i have do it regular way by looping thru the records??
Thanks
vinay