Contents Index Benefits of procedures and triggers Creating procedures

ASA SQL User's Guide
  Using Procedures, Triggers, and Batches

Introduction to procedures


To use procedures, you need to understand how to:

This section discusses the above aspects of using procedures, as well as some different applications of procedures.


Creating procedures
Altering procedures
Calling procedures
Copying procedures in Sybase Central
Deleting procedures
Returning procedure results in parameters
Returning procedure results in result sets

Contents Index Benefits of procedures and triggers Creating procedures