How to create a stored procedure (Enterprise Manager)
To create a stored procedure
- Expand a server group; then expand a server.
- Expand Databases; then expand the database in which to create the procedure.
- Right-click Stored Procedures; then click New Stored Procedure....
- Enter the text of the stored procedure. Press CTRL-TAB to indent the text of a stored procedure.
- To check the syntax, click Check Syntax.
- To set the permissions, click Permissions.
See Also
Creating a Stored Procedure
(c) 1988-98 Microsoft Corporation. All Rights Reserved.