I'm new to mysql and was trying to build a amortization table. I was wondering if there where any functions in my sql that are similiar to the payment function in excel. Thanks in advance.
In general you shuld use your database server (backend) for storing data. Use your front end for display of data. Do your calculations in your business layer (if it's a 3-tier system) otherwise do calculations in the frontend.
Which frontend are you using - that will determine which forum to go to, and what questions to ask.
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first.
'If we're supposed to work in Hex, why have we only got A fingers?' Drive a Steam Roller
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.