Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Stored Procedure Template

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-06-20 : 09:34:03
Tony writes "I want to create a template for new stored procs in SQL Server, when a user creates a procedure I want it to automatically show author name:
Description:

etc.....

instead of just :

Create Procedure [Procedure name] as

any ideas?

Regards


Tony"
   

- Advertisement -