DB2 Version 9.7 for Linux, UNIX, and Windows

Creating array variables

To create array variables you must first create the array type and then declare the local array variable or create the global array variable.

Before you begin

The following topics show you how to create array data types and array variables: