Hi,

I have table having the following

acc_name , date , debit ,credit

i need to build view as the following

acc_name , date , prev_balance,debit,credit,acc_balance

looking for your help

regards