upload_data
Upload CSV data into a CAS table by specifying the CAS server, target caslib, table name, and CSV-formatted data with header row.
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 | |||