Contains one row for each column in the result set of a stored procedure.

The following table provides details of the SYSPROCCOLUMNS table.

Table 1. SYSPROCCOLUMNS system table
Column name Column data type Column size
argtype VARCHAR 32
col VARCHAR 32
datatype VARCHAR 32
dflt_value VARCHAR 250
id INTEGER 4
nullflag CHAR 1
proc_id INTEGER 4
rssid INTEGER 4
scale INTEGER 4
width INTEGER 4