Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Resources for SQL Server code review and best practices [closed]

Are there any good resources out there for T-SQL coding standards?

like image 803
Nick Kavadias Avatar asked Mar 26 '09 12:03

Nick Kavadias


1 Answers

Check out this excellent resource:

SSW Rules to Better SQL Server Databases

This is also good, although some of the advice may have changed since the article dates from 2001):

SQL Server TSQL Coding Conventions, Best Practices, and Programming Guidelines

like image 55
Mitch Wheat Avatar answered Oct 25 '22 02:10

Mitch Wheat