S
stanleypatkan
I have several accounts in a database. At the end of a quarter an interest
rate is applied to the balance of each account which is then listed as an
earning. My question is should this be done as part of a query or should a
special program be written that requests the percent rate and then each table
be read and updated.
rate is applied to the balance of each account which is then listed as an
earning. My question is should this be done as part of a query or should a
special program be written that requests the percent rate and then each table
be read and updated.