it:ad:sql_server:howto:sql:ddl:stored_procs:home

IT:AD:SQL Server:HowTo:SQL:DDL:Stored Procs

Summary

As I am an Application developer, I believe logic should be in the app, and the Db just be for storage.

With such an position, I also believe that Stored Procs are only to be used as a last resort, as they obfuscate logic, and create vendor (SQL Server) lock-in.

That said, there are certain things for which Stored Procs are irreplaceable (although less than many think).

Hate reinventing the wheel, so start here:

  • /home/skysigal/public_html/data/pages/it/ad/sql_server/howto/sql/ddl/stored_procs/home.txt
  • Last modified: 2023/11/04 03:04
  • by 127.0.0.1