Input Table Schema
| Column | Data Type | Description |
|---|---|---|
| target_column | CHARACTER, VARCHAR, or CLOB | Packed data. |
| accumulate_column or other_input_column | Any | [Column appears zero or more times.] Column to copy to output table. Typically, one such column contains row identifiers. |