SSW SQL Server Object Naming Standard
SSW SQL Server Object Naming Standard
Home > SSW Standards > DeveloperSQLServer > SSW SQL Server Object Naming Standard
I've been putting together Development Guidelines for my employer and in the process have reviewed many
published standards (in the .Net arena) from around the world. In each category, the suggestions at SSW are
always among the best.
- Leon Bambrick,
Do you agree with them all? Are we missing some? Let us know what you think.
This standard outlines the standard on naming objects within SQL Server. Use these standards when naming any object or if
you find an older object that doesn't follow these standards within SSW.
All feedback is welcome. Thanks to all who gave feedback. A special thanks to Andy Baron.
Syntax
* We never use defaults as objects, this is really an old thing that is just there for backwards compatibility. Much better to
use a default constraint.
Other Links
Acknowledgments
Adam Cogan
1 of 1 8/12/2011 10:27 AM