1
vote
9answers
559 views
Using stored procedures for calculations.
I am currently working on a project that will store specific financial information about our clients in a MS SQL database. Later, our users need to be able to query the database to return data from …
