March 14, 2005 at 4:35 pm
Hi Guys?
I am dsigning a database in wich every month it must generate interest on the balance of a table.
March 14, 2005 at 8:58 pm
Schedule a job at the end of month to calculate interest.
March 15, 2005 at 7:26 am
Another option is to build a view on your table with one of the fields interest = balance * interestrate
Vasc
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply