SYSCAT.FUNCMAPOPTIONS catalog view
Each row represents a function mapping option value.
| Column Name | Data Type | Nullable | Description |
|---|---|---|---|
| FUNCTION_MAPPING | VARCHAR (128) | Name of the function mapping. | |
| OPTION | VARCHAR (128) | Name of the function mapping option. | |
| SETTING | VARCHAR (2048) | Value of the function mapping option. |