upload_data
Upload CSV data into a CAS table, specifying the server, caslib, and table name.
Instructions
Upload CSV data into a CAS table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | CAS server name or ID. | |
| caslib_name | Yes | Target caslib name. | |
| table_name | Yes | Name for the new table. | |
| csv_data | Yes | CSV-formatted data string (including header row). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||