Laying out SQL Code

Posted on Simple Talk See other posts from Simple Talk
Published on 21 January 2010 Indexed on 2010/03/16 17:01 UTC
Read the original article Hit count: 200

Filed under:
It is important to ensure that SQL code is laid out the best way for the team that has to use and maintain it. Before you work out how to enforce a standard, one has to work out what that standard should be for the application. So do you dive into detail or create an overall logic to the way it is done?

© Simple Talk or respective owner

Laying out SQL Code

Posted on Microsoft .NET Support Team See other posts from Microsoft .NET Support Team
Published on Tue, 02 Feb 2010 04:25:00 +0000 Indexed on 2010/03/16 15:31 UTC
Read the original article Hit count: 200

Filed under:

It is important to ensure that SQL code is laid out in the best way for the team that has to use and maintain it. Before you work out how to enforce a standard, one has to work out what that standard should actually be for the application. So do you dive into detail or create an overall logic to the way it is done? Phil Factor discusses.

© Microsoft .NET Support Team or respective owner

Related posts about T-SQL Programming