Progress
SQL-92
Guide and Reference
Stored Procedure Basics
This section discusses how to get started writing stored procedures.
The SQL CREATE PROCEDURE statement provides the basic framework for stored procedures. Use the CREATE PROCEDURE statement to submit a Java code snippet that will be compiled and stored in the database.
This is syntax for the CREATE PROCEDURE statement.
parameter_decl
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |