| Mike's profileFreeToDevBlogLists | Help |
|
October 30 T-SQL Static Analysis --- Analysis and ReviewIn the middle of August 07, Microsoft released the Visual Studio Team Edition for Database Professionals Power Tools (available here). T-SQL Static Analysis is one of the features in this first release. There are fourteen rules that it currently uses when scanning SQL code. They fall into three categories: Microsoft.Design
Microsoft.Naming
Microsoft.Performance
There is currently very little documentation available on these rules, so I performed my own analysis. Documentation from Microsoft is likely to be available before mid November, but until then, take a read of my Analysis and Review*. *This is hosted on my Sky Drive. Please let me know if you have any issues accessing this document!...FTD |
|
|