how to calculate percentage of values
A B C %
---- ----- ----- ------
1000 500 500
I have 3 columns A,B,c i susbtract A-b the balance is in column C
so i want to show the percentage of balance value in the (%) column how can i achive.
regards
my_oracle.