Stored Procedures

Stored procedures are collections of SQL statements and optional control-of-flow statements.

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

For product-related issues, contact Sybase Technical Support at 1-800-8SYBASE. Send your feedback on this help topic directly to Sybase Technical Publications: pubs@sybase.com