|
|
|
|
|
by CSMastermind
628 days ago
|
|
I mean I have a pretty hard an fast rule: no business logic in stored procedures. This comes from having worked at companies that did put their business logic in the database and it lead to worse problems than almost any codebase I've ever had to deal with. |
|