Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - SQL Usage » Using Procedures, Triggers, and Batches

Benefits of procedures and triggers Next Page

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
Advanced information on procedures