|
|
|
|
Browse by Tags
All Tags » T-SQL » Best Practices » stored procedures (RSS)
-
When developing stored procedures, there seems to be a lot of emphasis on ''get it done fast.'' Which means type all lower case, pay little attention to formatting, and sometimes throw best practices out the window.
Personally, I would rather front-load my development time; I think that the costs I pay in initial development far outweigh what ...
|
|
|
|
|