Stored Procedures

Stored procedures are collections of SQL statements and optional control-of-flow statements stored under a name.

Stored procedures can use parameters to accept values and return values to the calling environment. Stored procedures can return result sets to the caller, or call other procedures.

Related concepts
Procedural Objects
Triggers
User-Defined Functions
Events
Related tasks
Creating a SQL Anywhere or Sybase IQ Stored Procedure
Creating an ASE Stored Procedure
Editing a Stored Procedure
Dropping a Stored Procedure
Renaming a Stored Procedure
Creating a Database Service from a Stored Procedure

Send your feedback on this help topic to Sybase Technical Publications: pubs@sybase.com

Your comments will be sent to the technical publications staff at Sybase, Inc. For product-related issues or technical support, contact Sybase Technical Support at 1-800-8SYBASE.