Hi all, well am new to SQL.
There is a scenario, where i have to add values from two coloumns selected on the basis on particular ID and then add the total or average values of the resulted column.
Am using SQL SERVER 2005 developer edition.
and how to calculate percentage of each row of a column based on Particular ID
AND YES I HAVE TO WRITE THE SELECT QUERY FOR THE ABOVE SCENARIO.
THANKS
There is a scenario, where i have to add values from two coloumns selected on the basis on particular ID and then add the total or average values of the resulted column.
Am using SQL SERVER 2005 developer edition.
and how to calculate percentage of each row of a column based on Particular ID
AND YES I HAVE TO WRITE THE SELECT QUERY FOR THE ABOVE SCENARIO.
THANKS
Comment