Error!
Success!

The Worst Possible Way to use a Stored Procedure

0
kicks

The Worst Possible Way to use a Stored Procedure  (Unpublished)

Okay, if your business logic can be expressed easiest through a declarative SQL WHERE clause, a SPROC can be a cool way to go. Set-based logic is almost always simpler to do with SQL than mucking through with procedural C#, but that's a different rant for another day, and I'm definitely talking about procedural code within sproc's here......


Kicked By:
Drop Kicked By: