suhail
2011-03-25 01:51:46 UTC
i created one row in accounts,then i created one row in investment using same account number,i want automatic update my first table using second table.i mean first table's balance column wants to update by investment's amount + accounts balance;
first table's accno is primary key,in investment table accno is foreign key
how to do this.....plz helo me