4
votes
9answers
547 views

How do you decide between putting the code in the database or putting the code in the application? [duplicate]

Possible Duplicate: Should the programming language or should the database handle more work For the sake of argument: Let's assume the application we are building is an amortization ...