Link to home
Start Free TrialLog in
Avatar of elkhawajah
elkhawajahFlag for Jordan

asked on

SQL Server 2005 Coding Standards

Hello,

Could you please provide me with a link for SQL Server 2005 Coding Standards? Also I want to know the standards for documenting the stored procedures , something like this:

/*
 * Description:
 *
 * Param: paramName ..
 *
 * Author:
 * Version :
 * Copyright :
 */
Create Procedure ..etc
Avatar of RiteshShah
RiteshShah
Flag of India image

ASKER CERTIFIED SOLUTION
Avatar of Louis LIETAER
Louis LIETAER
Flag of France image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial