Chapter 15 DBMS-Specific Features


Defining database package parameters

The Parameters tab lets you define the input and output values for procedures and cursors.

For example, in the CREDIT procedure, you have to define the parameters Account Number and Amount.

For more information on database package procedures, see Defining a package procedure.

For more information on database package cursors, see Defining cursors in a database package.

 


Copyright (C) 2007. Sybase Inc. All rights reserved.