0
votes
6answers
258 views
Inline SQL vs Stored Procedures [closed]
I know this is an age old debate but I'm curious as to what others do.
I tend to use stored procedures for complex reports, user verification and other queries that aren't your typical SELE …
