Avoid using T-SQL to execute business logic
As a rule, you SHOULD NOT place business logic in the database.
Further reading and information
Should we use stored procedures or queries built in the app? - Brent Ozar Unlimited®
As a rule, you SHOULD NOT place business logic in the database.
Further reading and information
Should we use stored procedures or queries built in the app? - Brent Ozar Unlimited®