All Tags »
Best Practices »
habits »
naming conventions (RSS)
Sorry, but there are no more tags available to filter with.
-
In my last post in this series,
I
talked about using the schema prefix, with particular focus on dbo-only systems. In this post, I want to treat the use of inconsistent naming conventions.
Stored ProceduresIn one of the systems I've inherited, we have stored procedures written by different people (or even by the same people at different ...