How to calculate loan APR rate using pl/sql ?
Hi all,
I was wondering if anyone knows how to use pl/sql to calculate APR's
Basically, I need to write a procedure that takes a given APR rate, Period of payment (months not years) and then works out the monthly payments......
Any half code will do that at least shows the formular to work out APR's in Oracle, then I can extend it to do anything else that i need
cheers
css_jay99