Each row contains option associated with a remote table.
Table 93. SYSCAT.TABOPTIONS Catalog View
| Column Name | Data Type | Nullable | Description |
|---|---|---|---|
| TABSCHEMA | VARCHAR(128) |
| Qualified name of table, view, alias or nickname. |
| TABNAME | VARCHAR(128) |
| |
| OPTION | VARCHAR(128) |
| Name of the table, view, alias or nickname option. |
| SETTING | VARCHAR(255) |
| Value. |