Home | Previous Page | Next Page   Creating and Using SPL Routines >

Writing SPL Routines

An SPL routine consists of a beginning statement, a statement block, and an ending statement. Within the statement block, you can use SQL or SPL statements.

The maximum size of an SPL routine is 64 kilobytes. The maximum size includes any SPL global variables in the database and the routine itself.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]