Coding standards and guidelines are very important for any developer on the path to a successful career. A coding standard is a set of guidelines, rules and regulations on how to write code. They should be flexible enough or should take care of the situation where they should not prevent best practices for coding. They are basically the guidelines that one should follow for better understanding.
The concept behind implementing these guidelines, is that the consistency and uniformity in programming so that if multiple people are working on the same code, it becomes easier to communicate, share with or understand each other’s work.
With the goal of promoting good coding standards and guidelines I have created a document which can guide developers.
SQL SERVER – Guidelines and Coding Standards Part – 1
SQL SERVER – Guidelines and Coding Standards Part – 2
Guidelines and Coding Standards complete List Download
Additionally, if you want any other guidelines to be added to this list, please let me know via a comment here so I can add them to the list eventually. I personally follow the standards listed in the document and I also make sure that I follow that at all my customer’s place.
Reference: Pinal Dave (https://blog.sqlauthority.com)
57 Comments. Leave new
Great post in the optimization Pinal. I am following your blog since long and is the best resource on the web.
nice i want to partcipiate in solving quires for users