hello All!
i have written a stored Procedure, i got 7 breakdown Options. for Example
A, B, C, D, E, F, G,
Now let say i got a table having calulted data in fields
tablename
(A,
b,
c,
d,
e,
f,
g,
CalulatedAccounts,
CalcultedSum,
TotalProfit)
now let say i am returing my data...