Technical Article

Sample Script Header

,

Sample script header to use to describe a stored procedure. This is a piece of the one I use but needs modification for each environment.

/*-------------------------------------------------------------------------------------*
   | Name:      Script's Name                                                           |
   | Author:    Author Name                                                             |
   | Date:      1-28-2002                                                               |
   |------------------------------------------------------------------------------------|
   | Purpose:   This script has been created to....
   | Input Parameters: @PARAMETER_NM VARCHAR(20) - Description of parameter
   |
   |------------------------------------------------------------------------------------|
   |         Copyright (c) 2002                                                         |
   |------------------------------------------------------------------------------------|
   | Modifications: 1-30-2002 - Brian Knight - Performance tuned query                  |                                             |
   *-------------------------------------------------------------------------------------
*/

Rate

You rated this post out of 5. Change rating

Share

Share

Rate

You rated this post out of 5. Change rating